Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
(devel) Playbooks and tasks now check themselves for typos a bit better
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michael DeHaan  
View profile  
 More options Jul 17 2012, 7:23 pm
From: Michael DeHaan <michael.deh...@gmail.com>
Date: Tue, 17 Jul 2012 19:23:40 -0400
Local: Tues, Jul 17 2012 7:23 pm
Subject: (devel) Playbooks and tasks now check themselves for typos a bit better
If you type "var" for "vars", or try to use a keyword that Ansible doesn't know about, it will now yell at you.  

If you were doing things like:

"comment:  this is a comment"

You should switch to YAML comments

# YAML comments look like this.

This was done to prevent the whole class of questions in the form of:

   - Ansible is broken!   Here is a snippet of my playbook!
   - What does your playbook look like?
   - Here it is
   - It's "vars_files" not "var_files"!
   - It's still not working!
   - Let me see your playbook…

In the event that I have somehow forgotten something legal that should be in the list, and you think it's yelling about you about something
valid, let me know.  

(Grep for VALID_KEYS in the source if you are curious where this is)

--Michael  


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »