mirror of https://github.com/ansible/ansible.git
Don't panic if AIX's uname doesn't support -W
The current code expects "uname -W" on AIX to always succeed. The AIX 5 instance I have doesn't support the -W flag and facts gathering always crashes on it. This skips some WPAR handling code if "uname -W" doesn't work.pull/11288/head
parent
3b1b95b916
commit
eb820837ac
Loading…
Reference in New Issue