ansible-aix / ansible-power-aix

Developer contributions for Ansible Automation on Power
GNU General Public License v3.0
3 stars 1 forks source link

/var/adm/ansible does not exist #13

Open robinvy opened 4 years ago

robinvy commented 4 years ago

What? Fail to execute playbook when /var/adm/ansible is not present on the victim. IOError: [Errno 2] No such file or directory: '/var/adm/ansible/flrtvc_debug.log'

Reproduce: run demo_flrtvc.yml (using flrtvc.py module) on a fresh installed victim (quimby01) Todo: Also check in other modules for similar issue.

robinvy commented 4 years ago

Use /var/adm/ansible for logging.