Skip to content

Instantly share code, notes, and snippets.

@webstandardcss
Created February 8, 2015 19:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save webstandardcss/1ba347bcb5ad05c14c29 to your computer and use it in GitHub Desktop.
Save webstandardcss/1ba347bcb5ad05c14c29 to your computer and use it in GitHub Desktop.
Regular expression update Ansible action: module syntax to use the new module: method
Search for
action: (\w+)
Replace with
\1:
@webstandardcss
Copy link
Author

Insanely complete Ansible playbook, showing off all the options.

https://gist.github.com/webstandardcss/9d1a293914d972399712

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment