community.general/lib/ansible/modules
Trishna Guha e308176f3e fix write_on_file nxos_snapshot (#30545)
* fix write_on_file nxos_snapshot

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* some more logic

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-09-20 10:06:38 +05:30
..
cloud Previously to use the modes put or get the object had to be specified with a leading /. Since the boto call doesn't take an object like that this was overlooked and removed. Added a check to remove that leading character. 2017-09-19 21:21:02 -07:00
clustering oc module- Fixing description & removing example command (#30257) 2017-09-19 15:09:22 -04:00
commands Command module bug fix, tests and cleanup. (#30432) 2017-09-15 11:57:50 -07:00
crypto openssl: remove static dict for keyUsage (#30339) 2017-09-14 12:03:00 -04:00
database Don't expect (postgres) SERVER_VERSION to be M.N (#30417) 2017-09-15 18:03:06 +05:30
files Add a note about the limitations of a namespace check 2017-09-16 17:37:12 +02:00
identity shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
net_tools Support one to many A records in nsupdate module (#25620) 2017-09-13 18:21:48 -04:00
network fix write_on_file nxos_snapshot (#30545) 2017-09-20 10:06:38 +05:30
notification Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
packaging Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
remote_management add default role of 'prometheus_alerts' for alerts (#29111) 2017-09-19 09:32:59 -04:00
source_control fix git wrapper (#29069) 2017-09-14 23:27:55 -04:00
storage Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
system user: fix default non-system user's shell on macOS 2017-09-19 18:11:22 -04:00
utilities clarify documentation of import_role 2017-09-18 16:17:58 -04:00
web_infrastructure Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
windows win_scheduled_task: rewrite (#28995) 2017-09-20 10:28:03 +10:00
__init__.py