Open main menu

Changes

# <code>ansible-playbook --check</code> (against prod)
# parallel infrastructure
 
In development
# Use the <tt>debug</tt> module
# Use the <tt>fail</tt> module to fail
# Use the <tt>assert</tt> module to make assertions (and fail if they don't match)
== Best Practices ==