ansible-zuul[bot]
0d0f8217cf
Merge pull request #8 from sivel/ansible/pull/65973
...
Fix json callback for non-lockstep strategy plugins such as free
Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-19 06:48:42 +00:00
ansible-zuul[bot]
691d4c77da
Merge pull request #30 from fbettag/patch-1
...
Updates authorized_key.py to be used with FIDO2 security keys.
Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-19 06:20:43 +00:00
Franz Bettag
00f97908d7
Updates authorized_key.py with all current ssh key types
2020-06-19 07:09:28 +05:30
Adam Miller
cb54073f65
selinux - add missing config keys when needed
...
Previously the selinux module would only edit the state of found
configuration keys SELINUX and SELINUXTYPE in /etc/selinux/config but
would not add them with desired state if they were not found.
Fixes #23
https://github.com/ansible-collections/ansible.posix/issues/23
Signed-off-by: Adam Miller <admiller@redhat.com>
2020-06-18 17:28:59 -05:00
Abhijeet Kasurde
5760726dd4
Update changelog generation configuration
...
* Added missing changelog entries
* Updated configuration for changelog generation
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-06-17 15:57:15 +05:30
Matt Martz
23d3703a84
Fix json callback for non-lockstep strategy plugins such as free. Fixes #65931
2020-03-24 11:23:39 -05:00