Commit graph

7 commits

Author SHA1 Message Date
Adam Miller
29b6bc1c93 suse doesn't like the path on getfacl
Signed-off-by: Adam Miller <admiller@redhat.com>
2023-12-04 20:47:01 -06:00
Adam Miller
8b53cf594e test getfacl PATH'ing
Signed-off-by: Adam Miller <admiller@redhat.com>
2023-12-04 17:35:21 -06:00
Adam Miller
4905841d2f fix file mode and 2.15 ignore
Signed-off-by: Adam Miller <admiller@redhat.com>
2023-12-04 15:57:05 -06:00
Adam Miller
280af6e372 refactor to comply with current ansible-lint guidelines
Signed-off-by: Adam Miller <admiller@redhat.com>
2023-12-04 12:08:52 -06:00
Felix Fontein
4106ec65f9 Replace 'include:' with 'include_tasks:'.
'include:' is removed for ansible-core 2.16.
2023-05-21 13:17:48 +02:00
Hideki Saito
8f58cbb41c Fix integration test error on ansible devel branch
- Remove centos6 platforms for integration tests on
  the ansible devel branch from the azure-pipelines.
- Add delegate_to to each task of integration test for
  synchronized module on devel branch
- Modify invalid parameter test to use key instead of name
  for sysctl module
- Replace lookup plugin to slurp module in integration tests
  for selinux module
- Add creating working directory task in integration tests
  for acl module

Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-10-04 17:10:20 +09:00
Ansible Core Team
6f928621f0 Initial commit 2020-03-09 13:15:28 +00:00