community.general/lib/ansible/modules
Toshio Kuratomi 3a2afc7825 Allow copy to writable files in unwritable dirs (#23509)
unsafe_writes currently allows updating a file that can be updated but
not removed (for instance, when docker mounted).  This change also
allows unsafe_writes to write to writable files in unwritable dirs. For
instance, if a system has made a single file inside of /etc/ writable to
a specific normal user.

Fixes #14961
2017-07-20 12:41:57 -07:00
..
cloud Fix bug that was uncovered by comparing the port range which is inherently a string but ansible passes the param in as an implied int if the range does not contain a non-numeric char (#27017) 2017-07-20 11:47:43 -04:00
clustering Consul: make service_port optional in service definition, like specified in Consul docs (#21737) 2017-06-19 19:29:40 +01:00
commands command: Remove executable parameter when using command 2017-07-11 13:34:46 -07:00
crypto openssl_*: Allow user to specify privatekey passphrase 2017-07-19 18:21:30 -07:00
database Make lujeni only maintainter of mongodb_user (#26789) 2017-07-14 11:16:26 +01:00
files Allow copy to writable files in unwritable dirs (#23509) 2017-07-20 12:41:57 -07:00
identity Pep8 fixes for opendj_backendprop_* (#24587) 2017-07-06 09:50:26 +01:00
inventory Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
messaging fix false positive changed flag in rabbitmq_user module (#22507) 2017-06-19 05:10:23 -04:00
monitoring Add the 'ttl' parameter for sensu_check 2017-07-18 18:40:39 -04:00
net_tools Always set result variable in cloudflare_dns module (#23683) 2017-07-20 14:16:37 +02:00
network nxos_bgp_af correct parents (#26996) 2017-07-20 13:42:26 -04:00
notification update auth_flag variable after STARTTLS connection is established, fixes #26376 2017-07-03 23:07:47 -04:00
packaging pip: Add example for --user (#26856) 2017-07-17 08:17:06 +02:00
remote_management Update hpilo_boot.py (#24499) 2017-07-13 13:48:03 -04:00
source_control Only use git verify-tag when verifying annotated tags (#26414) 2017-07-19 11:30:12 -04:00
storage Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
system Fix modules' use of BOOLEANS* 2017-07-17 11:48:05 -07:00
utilities Fix wait_for with newer versions of psutil. (#26455) 2017-07-05 19:00:13 -07:00
web_infrastructure New module: gunicorn (#26206) 2017-07-10 07:36:43 +01:00
windows win_unzip: Add integration tests, check-mode, various (#25335) 2017-07-19 09:54:57 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00