ansible-sshd/tests/tasks
Rich Megginson 24c1915595 tests: Ensure backup/restore preserves file attributes
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>
2023-11-17 08:28:26 -07:00
..
backup.yml tests: Ensure backup/restore preserves file attributes 2023-11-17 08:28:26 -07:00
check_header.yml test: check generated files for ansible_managed, fingerprint 2023-04-26 07:52:03 -06:00
restore.yml tests: Ensure backup/restore preserves file attributes 2023-11-17 08:28:26 -07:00
setup.yml feat: support for debian 12 2023-06-18 23:10:14 +02:00