ansible/changelogs/fragments/50248-fix-coonfig-backup-glob.yaml

5 lines
238 B
YAML
Raw Normal View History

2019-01-21 18:54:51 +01:00
bugfixes:
- Change backup file globbing for network _config modules so backing up one host's config
will not delete the backed up config of any host whose hostname is a subset of the first
host's hostname (e.g., switch1 and switch11)