Skip to content

Instantly share code, notes, and snippets.

@markuman
Created November 22, 2019 11:00
Show Gist options
  • Save markuman/43feaeeac25b60d5d38433398251da22 to your computer and use it in GitHub Desktop.
Save markuman/43feaeeac25b60d5d38433398251da22 to your computer and use it in GitHub Desktop.
[m@markus-pc .local]$ grep print ./lib/python3.7/site-packages/ansible/module_utils/aws/elbv2.py
print("modified_rule:")
print(new_rule['Actions'])
print("modified_rule:")
print(new_rule['Actions'])
print("modified_rule:")
print(new_rule['Actions'])
[m@markus-pc .local]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment