This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-ansible
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
lxc_ssh connection plugin path
master
Markus Katharina Brechtel
7 years ago
parent
c64a4983d3
commit
bd0486f120
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
tasks/connection_plugin_lxc_ssh.yml
+ 2
- 1
tasks/connection_plugin_lxc_ssh.yml
View File
@@ -8,4 +8,5 @@
- name: clone ansible-lxc-ssh
git:
repo: https://github.com/chifflier/ansible-lxc-ssh
dest: /usr/share/ansible/plugins/connection
dest: /usr/share/ansible/plugins/connection/lxc_ssh
version: master
Write
Preview
Loading…
Cancel
Save