1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-03 09:08:54 +00:00

add static facility and apply to register (#49737)

* add static facility and apply to register

* added warning

* added test for templated register

* test register 'static' status

* rely on subshell to deal with quote context

* use corrects pb for test

* bring constants back cause new code in devel
This commit is contained in:
Brian Coca 2019-01-24 11:51:52 -05:00 committed by GitHub
parent ffac260c66
commit be776daefe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 29 additions and 1 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- add facility for playbook attributes that are not templatable, i.e register