Created
November 29, 2018 15:11
-
-
Save nbuchwitz/fa7e504e91d7083b516a505f51b6017b to your computer and use it in GitHub Desktop.
This file contains 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
- route53: | |
state: get | |
zone: foo.com | |
record: new.foo.com | |
type: CNAME | |
register: rec | |
- debug: | |
msg: rec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment