Topics
- software role - added throttle
- software role - ios tftp upload
- software role - Check mode for installing software.
- software role - Remove inactive software condition bugfix.
- playbooks - added playbooks
- software role - check-mode for image upload
- software role - no check-mode for installation assert
- software role - replaced handler for ip ssh bulk-mode with always in block
- software role - removed old tasks files.
- software role - improve arg_spec
- software role - move some defaults to vars
- software role - use scp instead of tftp for file transfer
- all roles - use quotes for user-side strings such as descriptions, names, and messages
- backup role - check_mode for handler
- all roles - minor improvements
- backup role - check mode
- various bugfixes and improvements
- all roles - added arg spec in meta for required arguments
- software_upgrade role - defaults and use module for nxos installation
- tacacs role - vrf fix for nxos
- all roles - prefix internal variables with double underscore
- all roles - update doc
- interface_description - cleanup templates
- tacacs - cleanup templates
- software - Added support for vrf on catalyst when uploading image.
- software - Made changes to default timeouts.
- software - Moved nexus issu install into separate task.
- software - Replaced meta with wait_for in install rescue task.
- backup - removed condition when including tasks
- galaxy - added tags
- interface_description - removed condition when including tasks
- tacacs - removed condition when including tasks
- backup - set example in readme to use stragegy linear because of run_once.
- meta - bump ansible to 2.15
- software - set example in readme to use stragegy linear because of run_once.
- backup - removed debug task.
- backup - use chdir not args in handler.
- software - typo in task name.
- backup - use cmd, not free-form, for handler.
- tacacs - readme.me fixed typo.