Ansible Index Page 1
Ansible: separate group_vars being overwritten when deploying to same host
With ansible 1.6.1 using Mac OSX group_vars are overwritten by another group when sharing the same host.
Ansible Index Page 1
Ansible: EC2 inventory script (ec2.py) returns: Forbidden
Running ec2.py/ec2.ini "out of the box" will raise "Forbidden". but setting elasticache = False and rds=False can solve this issue. Learn more here.
Ansible Index Page 1
Ansible: EC2 inventory script (ec2.py) returns: Forbidden
Running ec2.py/ec2.ini "out of the box" will raise "Forbidden". but setting elasticache = False and rds=False can solve this issue. Learn more here.
Ansible Index Page 1
Ansible: failed to transfer file to ~/.ansible/tmp/ansible-tmp-xxx/setup.py: [Errno 2] No such file or directory
When running ansible the following error is raised: failed to transfer file to ~/.ansible/tmp/ansible-tmp-1487178101.89-244463273612786/setup.py: [Errno 2] No such file or directory: '~/.ansible/tmp/ansible-tmp-1487178101.89-244463273612786/setup.py
Ansible Index Page 1
Ansible: failed to transfer file to ~/.ansible/tmp/ansible-tmp-xxx/setup.py: [Errno 2] No such file or directory
When running ansible the following error is raised: failed to transfer file to ~/.ansible/tmp/ansible-tmp-1487178101.89-244463273612786/setup.py: [Errno 2] No such file or directory: '~/.ansible/tmp/ansible-tmp-1487178101.89-244463273612786/setup.py
Ansible Index Page 1
Ansible ec2: too long for Unix domain socke
In this article we explain hot to fix the error too long for Unix domain socket changing some configuration.
Ansible Index Page 1
Ansible: ERROR! Timeout (12s) waiting for privilege escalation prompt:
Ansible 2.0 return error FAILED! => {"failed": true, "msg": "ERROR! Timeout (12s) waiting for privilege escalation prompt: "} random times on long playbook