Created
November 22, 2019 11:00
-
-
Save markuman/43feaeeac25b60d5d38433398251da22 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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