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
ansible 2.4.1.0
master
Markus Katharina Brechtel
7 years ago
parent
c0385f3de2
commit
801007b77b
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
tasks/setup_Debian.yml
+ 5
- 0
tasks/setup_Debian.yml
View File
@@ -21,3 +21,8 @@
- python-setuptools
- python-pymysql
#- which
- name: install ansible via pip
pip:
name: ansible
version: 2.4.1
Write
Preview
Loading…
Cancel
Save