f6d7c1fa35
This patch removes an unused script which performed actions that ansible-galaxy could not previously perform, but now can. The associated requirements.txt entries are also removed. Change-Id: Ice29a8ba255b60870fd42ab51af93f2d683b22ca
8 lines
266 B
Plaintext
8 lines
266 B
Plaintext
Jinja2>=2.6 # ansible
|
|
netaddr>=0.7.12 # playbooks/inventory/dynamic_inventory.py
|
|
paramiko>=1.13.0 # ansible
|
|
pip>=6.0
|
|
PrettyTable>=0.7,<0.8 # scripts/inventory-manage.py
|
|
pycrypto>=2.6 # ansible
|
|
PyYAML>=3.1.0 # ansible
|