mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-12-23 17:10:19 +01:00
24c1915595
I noticed some test failures in tests that check ownership/permissions of config files. The tests were recently changed to reuse the same VM, so I suspect config files were not being backed up/restored with the correct file attributes. Use `cp -a` to preserve all file attributes. Signed-off-by: Rich Megginson <rmeggins@redhat.com> |
||
---|---|---|
.. | ||
backup.yml | ||
check_header.yml | ||
restore.yml | ||
setup.yml |