Use the '-p' non-interactive option to generate password hash instead of 'expect'

This commit is contained in:
Lyubomir Popov
2019-05-03 11:02:17 +03:00
parent 134faa3139
commit a206b65ed7
4 changed files with 1 additions and 40 deletions

View File

@ -25,7 +25,6 @@
- docker-python
- ntp
- fuse
- expect
state: latest
update_cache: yes
when: ansible_distribution == 'CentOS'
@ -63,7 +62,6 @@
- python-docker
- ntp
- fuse
- expect
state: latest
update_cache: yes
when: ansible_os_family == 'Debian'