mirror of https://github.com/ansible/ansible.git
removed ansible_python_interpreter
* added missed renames of ansible_deps to ansible_test_deps * removed acidential inventory.dynamic file * modified README for ansible_test_deps rolepull/13663/head
parent
dcb732b416
commit
b1d5e9ff3c
@ -1 +1 @@
|
|||||||
localhost ansible_connection=local ansible_python_interpreter="/usr/bin/env python"
|
localhost ansible_connection=local
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
localhost ansible_connection=local ansible_python_interpreter="/usr/bin/env python"
|
|
||||||
[dynamic_hosts]
|
|
||||||
54.157.26.110 ansible_ssh_user=root ansible_ssh_private_key_file=/Users/meyers/Dropbox/.ssh/Ansible_chris_meyers.pem
|
|
Loading…
Reference in New Issue