Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ bash quickstart.sh -R master --no-clone --tags all \
- --nodes config/nodes/1ctlr.yml -p quickstart.yml 192.168.122.145
- .
- .
- .
- .
- fatal: [192.168.122.145]: FAILED! => {"changed": true, "cmd": ["pgrep", "-u", "stack"], "delta": "0:00:00.009180", "end": "2022-07-28 16:16:54.240662", "msg": "non-zero return code", "rc": 1, "start": "2022-07-28 16:16:54.231482", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
- fatal: [192.168.122.145]: FAILED! => {"msg": "[AnsibleMapping([('name', 'control_0'), ('flavor', 'control'), ('default_name', 'overcloud-controller-0'), ('hostnamemap_override', \"{{ hostvars[groups['overcloud'][0]].ansible_hostname }}\")])]: 'dict object' has no attribute 'overcloud'"}
- fatal: [192.168.122.145]: FAILED! => {"msg": "'dict object' has no attribute 'results'"}
- PLAY RECAP *********************************************************************
- 127.0.0.1 : ok=12 changed=3 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0
- 192.168.122.145 : ok=26 changed=9 unreachable=0 failed=1 skipped=14 rescued=0 ignored=3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement