ansible-shell icon indicating copy to clipboard operation
ansible-shell copied to clipboard

Interactive ansible shell

Results 2 ansible-shell issues
Sort by recently updated
recently updated
newest added

``` root@lixia:~/soft/ansible-shell# ansible-shell Traceback (most recent call last): File "/usr/local/bin/ansible-shell", line 4, in __import__('pkg_resources').run_script('ansible-shell==0.0.5', 'ansible-shell') File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 719, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1511, in run_script exec(script_code,...

At the README you stated that the functionality of this application will be available at ansible 2.1 but I can't find anything regarding that. I know that one can execute...