ansible-zuul[bot]
402ec20076
Merge pull request #93 from jillr/sanity_fixes
...
Fix sanity test failures
Reviewed-by: https://github.com/apps/ansible-zuul
2020-09-02 20:14:17 +00:00
jillr
2dfa6e28a1
Fix sanity test failures
...
Remove no longer necessary ignore
Fix shippable.sh to use correct ansible_version variable and don't
quote pattern to be matched by =~
2020-09-02 18:51:05 +00:00
Adam Miller
c390183337
fix skippy callback deprecation warning
...
Fixes https://github.com/ansible-collections/ansible.posix/issues/62
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-08-21 16:24:35 -05:00
ansible-zuul[bot]
06efaeb108
Merge pull request #78 from Akasurde/firewalld_rich_rule
...
firewalld: Add a Link for rich rules
Reviewed-by: https://github.com/apps/ansible-zuul
2020-08-12 13:59:38 +00:00
Abhijeet Kasurde
12e0c72841
firewalld: Add a Link for rich rules
...
Add a link for Firewalld Rich Rules for further documentation.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-08-10 11:10:34 +05:30
ansible-zuul[bot]
8d568fb6ea
Merge pull request #76 from maxamillion/tests/dont-analyze-29
...
don't run coverage analyze on Ansible 2.9
Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-31 21:24:19 +00:00
ansible-zuul[bot]
210ed7c147
Merge pull request #74 from cchurch/synchronize-docker
...
Fix synchronize to work with renamed docker and buildah connection plugins.
Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-31 20:44:10 +00:00
Adam Miller
dd249846ec
don't run coverage analyze on Ansible 2.9
...
Fixes #73
https://github.com/ansible-collections/ansible.posix/issues/73
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-07-31 15:22:39 -05:00
Chris Church
53bb7312e4
Add changelog entry for #74 .
2020-07-27 12:41:16 -04:00
Chris Church
32350028b6
Fix synchronize to work with renamed docker (and buildah) connection plugins.
2020-07-27 00:06:52 -04:00
ansible-zuul[bot]
85b43f9059
Merge pull request #71 from maxamillion/release-prep/1.1.1
...
fix broken docs links pointing to old primary branch
Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-21 14:33:01 +00:00
ansible-zuul[bot]
d944df3bde
Merge pull request #72 from maxamillion/tests/disable-aix
...
disable AIX tests in shippable for now because of intermittent failures from IBM Cloud
Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-17 18:12:43 +00:00
Adam Miller
be61219931
disable AIX tests in shippable for now because of intermittent failures from IBM Cloud
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-07-16 16:08:17 -05:00
Adam Miller
4aba0d1e93
fix broken docs links pointing to old primary branch
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-07-16 11:10:08 -05:00
ansible-zuul[bot]
3df097259c
Merge pull request #70 from maxamillion/release-prep/1.1.0
...
Prep Collection for 1.1.0 release
Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-16 15:18:36 +00:00
Adam Miller
51a1e6d59a
Prep Collection for 1.1.0 release
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-07-16 00:28:20 -05:00
ansible-zuul[bot]
ff154e5d3b
Merge pull request #68 from maxamillion/firewalld-migration
...
migrate firewalld from community.general
Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-16 05:20:06 +00:00
Adam Miller
04441336fc
add changelog fragment
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-07-15 22:57:38 -05:00
Adam Miller
8c9bb90629
update firewalld examples to be FQCN
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-07-15 16:23:09 -05:00
ansible-zuul[bot]
116b38a946
Merge pull request #67 from maxaudron/main
...
patch - add option to ignore whitespace changes
Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-13 18:39:29 +00:00
Max Audron
b32447d107
patch - add integration test for ignore_whitespace
2020-07-12 12:09:56 +02:00
Max Audron
78623fd7de
patch - add line break to fix pep8 error
2020-07-12 12:09:52 +02:00
Adam Miller
6f822d08d4
Revert "add future boilerplate imports"
...
This reverts commit e82c3907bb .
2020-07-07 15:14:41 -05:00
Adam Miller
5dee4b0576
fix community.general -> ansible.posix import
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-07-07 12:54:15 -05:00
Adam Miller
e82c3907bb
add future boilerplate imports
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-07-07 09:42:37 -05:00
Adam Miller
ea952f0825
migrate firewalld from community.general
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-07-06 16:59:19 -05:00
Max Audron
4f2c75a775
patch - add option to ignore whitespace changes
2020-07-06 18:13:36 +02:00
ansible-zuul[bot]
54f74612e6
Merge pull request #66 from maxamillion/remove-master-refs
...
remove references to old default branch name
Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-06 15:51:08 +00:00
Adam Miller
0338fc5a8f
remove references to old default branch name
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-07-02 12:04:32 -05:00
ansible-zuul[bot]
f7fc4a2504
Merge pull request #65 from ansible-collections/gundalow-patch-1
...
settings.yml isn't used
Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-02 17:01:09 +00:00
John R Barker
cd13b2edbc
settings.yml isn't use
2020-07-02 17:09:54 +01:00
ansible-zuul[bot]
7912ef56b8
Merge pull request #59 from maxamillion/collection-1.0.0-updates
...
Content Collection 1.0.0 Release
Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-22 14:37:50 +00:00
ansible-zuul[bot]
ffd90de595
Merge pull request #58 from maxamillion/issues/11/action-plugins-use-fqcn-synchronize-patch
...
use FQCN for module call in action plugins
Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-20 03:58:30 +00:00
Adam Miller
ab01d216fc
Content Collection 1.0.0 Release
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 22:39:25 -05:00
ansible-zuul[bot]
d9827556a4
Merge pull request #56 from maxamillion/shippable/test-stable-and-devel
...
shippable run against all stable and devel ansible
Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-19 22:26:33 +00:00
Adam Miller
711e5fefdd
make sanity tests happy
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 17:14:38 -05:00
Adam Miller
829c0ce51c
FreeBSD 12.1 ansible-test enhancements haven't been backported to 2.9, test 12.0
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 16:32:16 -05:00
Adam Miller
20c113f4c3
remove 2.9/aix tests, aix functionality was added in 2.10
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 15:25:40 -05:00
Adam Miller
492d5e3d05
use FQCN for module call in action plugins
...
Fixes https://github.com/ansible-collections/ansible.posix/issues/11
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 15:22:34 -05:00
ansible-zuul[bot]
e02e9d17d2
Merge pull request #57 from maxamillion/changelogs/fix-23-selinux-file-extension
...
fix 23-selinux-doesnt-create-missing-config-keys file extension
Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-19 17:46:42 +00:00
ansible-zuul[bot]
916b96b4d9
Merge pull request #55 from maxamillion/issues/37/authorized_key-check_mode-inconsistent-return
...
authorized_keys - consistent behavior in check_mode
Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-19 17:44:02 +00:00
Adam Miller
e1e748fb04
Update shippable.yml
...
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-06-19 12:19:34 -05:00
ansible-zuul[bot]
a608931b9e
Merge pull request #54 from maxamillion/issues/21/mount-traceback-ismount-not-callable
...
mount - fix module_util pathing issue for ansible 2.9
Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-19 16:16:38 +00:00
Adam Miller
89118af1f3
fix 23-selinux-doesnt-create-missing-config-keys file extension
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 10:48:29 -05:00
Adam Miller
581349b700
Update tests/utils/shippable/shippable.sh
...
Co-authored-by: John R Barker <john@johnrbarker.com>
2020-06-19 10:36:35 -05:00
Adam Miller
d816868d49
Update tests/utils/shippable/shippable.sh
...
Co-authored-by: John R Barker <john@johnrbarker.com>
2020-06-19 10:36:02 -05:00
Adam Miller
f7ac380b82
remove references to ismount.py for tests
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 10:26:09 -05:00
Adam Miller
11bd762953
fix up some of the import from community.general artifacts
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 10:19:46 -05:00
Adam Miller
82daf8ba9f
shippable run against all stable and devel ansible
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 10:05:19 -05:00
Adam Miller
86a5950efa
authorized_keys - consistent behavior in check_mode
...
Previously check_mode would incorrectly return changed=False even when a
change would have taken place if ran without check_mode, with
integration tests that confirmed this incorrect behavior. Also the
module did not correctly populate the return values when run in
check_mode. Both of these issues are resolved in this PR.
Fixes https://github.com/ansible-collections/ansible.posix/issues/37
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-19 09:18:52 -05:00