ansible/lib/ansible
Paul Belanger 37b30d18f3
Remove unused variable (#60485)
This is to keep our linters happy for ansible_collection vyos migration.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-08-15 14:47:21 -04:00
..
cli ansible-galaxy - more fixes for verbosity without sub type (#60604) 2019-08-15 11:53:40 +10:00
compat
config Made galaxy token file location configurable (#59387) 2019-08-14 09:47:40 +10:00
errors
executor Ansible.AccessToken - Added shared util for managing a Windows access token (#60302) 2019-08-09 21:10:44 +10:00
galaxy Made galaxy token file location configurable (#59387) 2019-08-14 09:47:40 +10:00
inventory inventory: Handle IndexError while parsing limit file (#59776) 2019-07-30 13:02:17 -04:00
module_utils cloudscale_server_group: add tags support (#60397) 2019-08-14 22:54:25 +02:00
modules Remove unused variable (#60485) 2019-08-15 14:47:21 -04:00
parsing various mod_args fixes (#60290) 2019-08-13 09:57:49 +01:00
playbook Move plugin loader playbook dir additions back to Playbook instead of PlaybookCLI (#59557) 2019-08-06 15:58:15 -05:00
plugins Delay persistent connection until needed (#59153) 2019-08-14 16:58:03 -04:00
template Remove UnsafeProxy (#59711) 2019-08-07 10:39:01 -05:00
utils Remove UnsafeProxy (#59711) 2019-08-07 10:39:01 -05:00
vars Use correct delegate_to hostnames in loops (#59659) 2019-07-30 09:46:29 +02:00
__init__.py
constants.py
context.py
release.py