Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the first warning note in the "Hello, Ansible!" section you refer to a connection keyword that hasn't been referenced so far.
connection
The text was updated successfully, but these errors were encountered:
Thanks; that was from an initial version of the playbook which defined the connection: local inside the playbook instead of the inventory, but as you say it doesn't make sense there with the current version of the playbook!
connection: local
I'll have this fixed in the next book release.
Sorry, something went wrong.
No branches or pull requests
In the first warning note in the "Hello, Ansible!" section you refer to a
connection
keyword that hasn't been referenced so far.The text was updated successfully, but these errors were encountered: