community.general/lib/ansible
Dag Wieers 1cc9e9f2a1 Clean up windows setup module (#21343)
The following items were implemented:
- Replace PSObject with normal hash
- Replace Set-Attr function with normal hash assignment
- Re-indent code (make sure everything uses 4 spaces)
- Remove trailing semi-colons
2017-02-20 11:49:52 +00:00
..
cli Revert "add systemd-nspawn connection driver" 2017-02-17 16:36:46 -05:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
galaxy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils roll up of eos fixes (#21629) 2017-02-19 08:46:14 -05:00
modules Clean up windows setup module (#21343) 2017-02-20 11:49:52 +00:00
parsing Vault encrypt string cli (#21024) 2017-02-17 10:12:14 -05:00
playbook fix play_context connection_user attribute (#21640) 2017-02-19 17:11:48 -05:00
plugins minor fixes to junos action (#21643) 2017-02-19 18:04:00 -05:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Move availability_zone docs to each OpenStack module (#21540) 2017-02-17 21:49:03 +01:00
vars Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
__init__.py
constants.py Revert "add systemd-nspawn connection driver" 2017-02-17 16:36:46 -05:00
release.py