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
always install latest ansible version
master
Markus Katharina Brechtel
6 years ago
parent
bcefea71f8
commit
56bfffc2a7
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/setup_Debian.yml
+ 1
- 1
tasks/setup_Debian.yml
View File
@@ -30,4 +30,4 @@
- name: install ansible via pip
- name: install ansible via pip
pip:
pip:
name: ansible
name: ansible
version: 2.4.3
state: latest
Write
Preview
Loading…
Cancel
Save