ansible/lib/ansible
Johannes Kohnen cc2eecc247 Enable path expansion in GCE modules
This is basically a replay of #16064 from `gce.py` to other pertinent
`gce_*.py` files. It enables expansions of paths in `gce.ini` like
`~/.project.json`
2017-03-12 16:55:43 -04:00
..
cli Make vault encrypt/create/etc confirm pass again. 2017-03-09 14:32:21 -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 moved network module magic from hardcoded to conf 2017-03-09 21:49:02 -05:00
galaxy Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
inventory deal with other 'ungrouped' corner cases 2017-03-09 20:11:37 -05:00
module_utils roll up of fixes and updates for junos modules (#22543) 2017-03-12 11:45:00 -05:00
modules Enable path expansion in GCE modules 2017-03-12 16:55:43 -04:00
parsing vault: Uniformize construction of cipher objects 2017-03-08 15:14:20 -05:00
playbook Verify that the role specification is using a comma before warning 2017-03-07 09:35:42 -05:00
plugins updates junos shared lib and action handler (#22541) 2017-03-12 08:37:45 -05:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Typo + rephrase (#22526) 2017-03-11 09:51:59 +00:00
vars Fix variable precedence of INI/script vars to be in-line with docs. 2017-03-02 17:07:00 -06:00
__init__.py
constants.py moved network module magic from hardcoded to conf 2017-03-09 21:49:02 -05:00
release.py