[ansible-project] ping: Socket: Operation not permitted Ansible Tower

2022-03-24 Thread Jose Angel Morena Simon
Hello there, I am working with Ansible Tower 3.8.4, RHEL 8.4 and I can't run ping via shell command. fatal: [localhost]: FAILED! => {"changed": true, "cmd": "ping google.com -c 5", "delta": "0:00:00.005199", "end": "2022-03-24 09:59:23.286631", "msg": "non-zero return code", "rc": 2, "start":

[ansible-project] Ansible play book error ec2 setpu

2022-03-24 Thread prasanna kumar
Dear dick, I have to install aws ec2 instances through ansible-playbook,I am getting this error,kindly help me ERROR! A playbook must be a list of plays, got a instead The error appears to be in '/etc/ansible/task.yml': line 2, column 3, but may be elsewhere in the file depending on the exac

[ansible-project] Re: Ansible play book error ec2 setpu

2022-03-24 Thread Dick Visser
Did you use MS Word or something to edit the yaml file? The name key should be lower case. Sent from a mobile device From: prasanna kumar Sent: Thursday, March 24, 2022 11:17:23 AM To: ansible-project@googlegroups.com ; Dick Visser Subject: Ansible play book er

[ansible-project] Re: synchronize: link_stat failed

2022-03-24 Thread Robin Kluth
Ended up with a simple cp shell command for that host only. Robin Kluth schrieb am Donnerstag, 24. März 2022 um 07:54:23 UTC+1: > Hi. > > I have: > > - name: Copy files to BackupDMZ > ansible.posix.synchronize: > src: /opt/docusnap/*.xml > dest: /opt/docusnap_proxy/ > mode: pull > rsync_opts: > -