[ansible-project] Ansible expect module error

2017-11-02 Thread Richmond Fiko
Hello, I use Ansible 2.2.1.0 I try to use ansible expect module with a command: expect: command: set password of database responses: Admin Password for db_name: 'admin' Admin Password Confirmation: 'admin' I receive this error: fatal:

[ansible-project] Error on with ansible expect module

2017-11-02 Thread Richmond Fiko
Hello, I try to use ansible expect module with a command: expect: command: set password of database responses: Admin Password for db_name: 'admin' Admin Password Confirmation: 'admin' I receive this error: fatal: [subdomain..com]: FAILED! =>