quasd
049292669b
fix yaml syntax for reject choices
2021-06-29 13:33:35 +03:00
quasd
310c68e6dd
add tests for REJECT target
2021-06-29 11:37:20 +03:00
quasd
fcb2a466e0
add fragment
2021-06-29 11:31:04 +03:00
Erkki Hurme
757b544cf3
fix REJECT target name
2021-06-29 10:38:47 +03:00
ansible-zuul[bot]
a994a58b23
Merge pull request #203 from saito-hideki/issue/28_bsd
...
Modify boot option handling on BSD systems
Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-16 11:30:20 +00:00
ansible-zuul[bot]
23afcce8b8
Merge pull request #207 from Andersson007/mount_tests
...
mount integration tests: make them more human readable
Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-11 15:16:12 +00:00
ansible-zuul[bot]
e2a316122a
Merge pull request #199 from Akasurde/i179
...
firewalld: Ensure idempotency
Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-11 11:35:12 +00:00
Andrew Klychkov
1671173e99
Add changelog fragment
2021-06-11 11:40:55 +02:00
Andrew Klychkov
0b597f2e66
mount integration tests: make them more human readable
2021-06-11 11:15:28 +02:00
ansible-zuul[bot]
e068522325
Merge pull request #205 from Akasurde/i204
...
csh: Define ``ECHO`` and ``COMMAND_SEP``
Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-09 17:28:12 +00:00
Abhijeet Kasurde
51d117285f
csh: Define `ECHO and COMMAND_SEP`
...
Fixes : #204
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-06-09 17:46:09 +05:30
Hideki Saito
c29bbd265b
Modify boot option handling on BSD systems
...
* Fixes #28 for BSD systems
* Porting PR #196 to BSD systems
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-06-08 20:44:42 +09:00
ansible-zuul[bot]
7417d857f1
Merge pull request #202 from Akasurde/i124
...
acl: Add new alias
Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-07 07:57:33 +00:00
ansible-zuul[bot]
ceddb849b8
Merge pull request #201 from Akasurde/i175
...
synchronize: fix misc typo
Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-04 15:49:36 +00:00
ansible-zuul[bot]
f5666924ab
Merge pull request #200 from Akasurde/i193
...
firewalld: Specify unit for timeout
Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-04 13:36:59 +00:00
Abhijeet Kasurde
7bed8ce79e
review requests
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-06-04 18:39:50 +05:30
Abhijeet Kasurde
7d928e6e9d
synchronize: fix misc typo
...
Docs should read ``--delete-after`` instead of ``--delete-excluded``.
Fixes : #175
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-06-04 18:38:01 +05:30
Abhijeet Kasurde
07fe3a91b6
firewalld: Ensure idempotency
...
Use APIs like ``query*`` instead of ``get*``.
Fixes : #179
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-06-04 16:55:19 +05:30
Abhijeet Kasurde
5cebc90623
firewalld: Specify unit for timeout
...
Timeout parameter takes value which is specified in seconds.
Fixes : #193
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-06-04 16:53:37 +05:30
Abhijeet Kasurde
6ba8445fb1
acl: Add new alias
...
Added new alias ``recurse`` for parameter ``recursive``.
Fixes : #124
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-06-04 16:51:15 +05:30
ansible-zuul[bot]
9d4ae8b7e4
Merge pull request #196 from saito-hideki/issue/28
...
Modify boot option handling on Linux systems
Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-04 06:23:07 +00:00
ansible-zuul[bot]
1793cd70c4
Merge pull request #172 from saito-hideki/issue/169
...
Append line-separator to the end of command line
Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-03 12:02:30 +00:00
ansible-zuul[bot]
b98c7926da
Merge pull request #198 from Akasurde/regession
...
synchronize: correct typo
Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-03 11:01:49 +00:00
Abhijeet Kasurde
5d0c5ae3a6
synchronize: correct typo
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-06-02 12:58:56 +05:30
Hideki Saito
cfff8a3806
Modify boot option handling on Linux systems
...
* Address the issue #28
* Modified behavior to set noauto option if boot is 'no' on Linux system
* Modified integration test to use filesize module instead of dd
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-06-01 14:21:01 +09:00
ansible-zuul[bot]
7e6adc977f
Merge pull request #167 from aminvakil/rsync_hardcoded_options
...
synchronize: add delay_updates option
Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-31 12:44:36 +00:00
Amin Vakil
54ea8777f8
add version_added to new option
...
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-05-27 19:31:40 +04:30
ansible-zuul[bot]
5d0c8e40d8
Merge pull request #185 from saito-hideki/issue/184
...
[mount] Fix boot option handling on Solaris correctly
Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-27 08:20:32 +00:00
ansible-zuul[bot]
eaf3d666cc
Merge pull request #189 from Akasurde/i134
...
authorized_key: Add support for additional key types
Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-27 06:24:03 +00:00
Abhijeet Kasurde
c985096af5
authorized_key: Add support for additional key types
...
Fixes : #134
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-05-25 10:06:01 +05:30
ansible-zuul[bot]
92c6037900
Merge pull request #159 from quidame/fix/ansible_ssh_user
...
Fix ansible_ssh_user
Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-24 15:22:50 +00:00
Hideki Saito
0bef7bb164
Fix boot option handling on Solaris correctly
...
* Fixes #184
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-05-13 15:12:50 +09:00
quidame
052a2f6d94
Update changelogs/fragments/159-fix-60-deprecated-ansible_ssh_user.yml
...
Co-authored-by: Amin Vakil <info@aminvakil.com>
2021-05-09 02:01:20 +02:00
Hideki Saito
13e77fd7da
Append line-separator to the end of command line
...
* Addresses issue #169 (https://github.com/ansible-collections/ansible.posix/issues/169 )
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-05-05 09:35:39 +09:00
ansible-zuul[bot]
1f15216d0d
Merge pull request #181 from Andersson007/uc
...
Update codecov.sh URL
Reviewed-by: https://github.com/apps/ansible-zuul
2021-04-30 08:21:38 +00:00
Andrew Klychkov
9173166223
Add fragment
2021-04-30 08:05:00 +02:00
Andrew Klychkov
da82df4004
Update codecov.sh URL
2021-04-30 07:54:51 +02:00
Amin Vakil
9313bf3e68
Reorder if to address quidame suggestion
2021-04-26 10:58:27 +04:30
ansible-zuul[bot]
8ae6651cff
Merge pull request #168 from Andersson007/add_211
...
Add 2.11 branch to test matrix, add ignore-2.12.txt
Reviewed-by: https://github.com/apps/ansible-zuul
2021-04-16 06:03:04 +00:00
Andrew Klychkov
86b32d8730
Add 2.11 branch to test matrix, add ignore-2.12.txt
2021-04-14 07:46:03 +02:00
ansible-zuul[bot]
707523a763
Merge pull request #173 from saito-hideki/pr/add_sanity_test_ignore_file
...
Add ignore file for sanity test on devel version 2.12
Reviewed-by: https://github.com/apps/ansible-zuul
2021-04-12 16:48:03 +00:00
Hideki Saito
8b1b4df54f
Add ignore file for sanity test for 2.12
...
* Add ignore file to cover sanity test for the current devel version 2.12
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-04-12 23:01:30 +09:00
Amin Vakil
fc9fce718d
Add changelog
2021-04-03 16:24:53 +04:30
Amin Vakil
7511421440
Add delay_updates option to synchronize module
2021-04-03 16:22:10 +04:30
quidame
d976add5da
replace no more supported 'ansible_ssh_*' option names by the new ones
...
* Replace 'ansible_ssh_user' by 'ansible_user' everywhere.
* Replace 'ansible_ssh_port' by 'ansible_port' everywhere.
* Replace 'ansible_ssh_host' by 'ansible_host' everywhere.
2021-03-28 13:50:49 +02:00
ansible-zuul[bot]
ecd5ad53e0
Merge pull request #158 from Ompragash/update_azure_pipeline_test_container
...
Updated Azure Pipeline Test Container Image URL to use v1.9.0
Reviewed-by: Andrew Klychkov <aklychko@redhat.com>
https://github.com/Andersson007
2021-03-26 07:23:39 +00:00
Ompragash Viswanathan
f6f436f227
Updated Azure Pipeline Test Container Image URL to use v1.9.0
2021-03-26 11:32:35 +05:30
ansible-zuul[bot]
355a99f779
Merge pull request #156 from quidame/fix/no-log-needed_false_positive
...
add no_log=False to clear false-positives
Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-24 07:34:24 +00:00
quidame
c8b58875d9
add no_log=False to clear false-positives
...
Related modules: authorized_key, mount.
2021-03-19 09:07:14 +01:00
ansible-zuul[bot]
bd8a3f35c2
Merge pull request #153 from Andersson007/release_branch
...
Release 1.2.0 commit
Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-08 15:07:36 +00:00