https://github.com/zocker1999net/ansible-var-fail
Example for Ansible failing to parse variables correct
https://github.com/zocker1999net/ansible-var-fail
Last synced: about 2 months ago
JSON representation
Example for Ansible failing to parse variables correct
- Host: GitHub
- URL: https://github.com/zocker1999net/ansible-var-fail
- Owner: Zocker1999NET
- Created: 2019-05-28T15:25:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T15:48:44.000Z (almost 7 years ago)
- Last Synced: 2025-05-15T20:08:44.559Z (10 months ago)
- Language: Makefile
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example for Ansible failing to parse variables correct
The playbooks `working.yml` and `not-working.yml` show
how Ansible fails to parse the variable `domain` correctly.
Both playbooks can be called with `make` or directly.
Normally you would expect to work both playbooks the same
or at least the `working` one to fail because of a syntax error.
Tested with:
- Ansible 2.7.7 on Debian Buster (testing)
- Ansible 2.8.0-r1 on Alpine Linux 3.9.4
- Ansible 2.9.0devel (run from source, devel at 19-05-28 15:45 UT, Commit: e17434c19fee1f6673b84d5571c884121d94f348) on Alpine Linux 3.9.4