Browse Source

ansible 2.4.1.0

master
parent
commit
801007b77b
1 changed files with 5 additions and 0 deletions
  1. +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

Loading…
Cancel
Save