community.general/lib/ansible
Ganesh Nalawade a6af204cee Fix junos_user purge option failures (#28867)
* Fix junos_user pruge option failures

Fixes #25989

Add seperate handling for purge option which
fetches configured users on remote device
and delete the one not present in aggregate
list.

* Minor changes
2017-08-31 17:46:13 +05:30
..
cli Removed a force conditional (#28851) 2017-08-31 04:48:42 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config add toggle to controle inventory parse as error (#28729) 2017-08-28 17:17:19 -04:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor executor stats and task_executor pep8 error (#23651) 2017-08-18 08:55:48 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory bypass get_hosts and use dictionary directly 2017-08-30 10:56:45 -04:00
module_utils Fix junos_user purge option failures (#28867) 2017-08-31 17:46:13 +05:30
modules Fix junos_user purge option failures (#28867) 2017-08-31 17:46:13 +05:30
parsing Fixes #22335: Adds filename extension to tempfile for Vault 2017-08-28 11:01:04 -04:00
playbook allow pesky 'bridge' facts to bypass facts filter (#28401) 2017-08-29 09:47:40 -04:00
plugins Fix encoding error on grp.gr_name, which can contain non-ascii chars at domain PCs (#25804) 2017-08-31 03:39:24 -04:00
template Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
utils NetworkSetFactsModule for HPE OneView (#28730) 2017-08-30 16:46:05 +02:00
vars bypass get_hosts and use dictionary directly 2017-08-30 10:56:45 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00