Use the '-p' non-interactive option to generate password hash instead of 'expect'
This commit is contained in:
@ -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'
|
||||
|
Reference in New Issue
Block a user