community.general/lib/ansible
Abhijit Menon-Sen 3aedc0bca9 Don't insist on ansible-vault taking only one filename parameter
Apart from ansible-vault create, every vault subcommand is happy to deal
with multiple filenames, so we can check that there's at least one, and
make create check separately that there aren't any extra.
2015-08-23 17:52:51 -04:00
..
cli Don't insist on ansible-vault taking only one filename parameter 2015-08-23 17:52:51 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Merge pull request #11880 from bcoca/configurable_squash 2015-08-23 13:32:15 -04:00
galaxy draft galaxy cli search 2015-08-22 02:28:27 -04:00
inventory fixed host/group var loading when inventory is a directory 2015-08-23 17:51:47 -04:00
module_utils Add PowerShell exception handling and turn on strict mode. 2015-08-22 18:28:07 -04:00
modules Submodule pointer update 2015-08-22 12:39:04 -04:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Merge pull request #11765 from ldx/vault_pbkdf2hmac 2015-08-21 11:06:00 -04:00
playbook changed local_action to alias to connection=local vs delegate_to=localhost 2015-08-18 18:31:29 -04:00
plugins Merge pull request #12047 from cchurch/powershell_common_cleanup 2015-08-23 14:08:18 -04:00
template Don't convert nulls to strings. 2015-08-19 18:35:07 -04:00
utils Default listify to converting bare variables again 2015-08-12 10:49:46 -04:00
vars kept vars as alias to hostvars[inventory_hostname] and avoid subtrees into themselves 2015-08-23 17:51:47 -04:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py Merge pull request #11880 from bcoca/configurable_squash 2015-08-23 13:32:15 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00