fix name for create-records include_role
This commit is contained in:
parent
e538a528d1
commit
66e6c4d30a
1 changed files with 1 additions and 1 deletions
2
play.yml
2
play.yml
|
@ -10,7 +10,7 @@
|
|||
- name: import cloudflare creds
|
||||
include_vars:
|
||||
file: "~/.cloudflare.yml"
|
||||
- name: "enforce state for {{item}}"
|
||||
- name: "create-records: include role"
|
||||
include_role:
|
||||
name: create-records
|
||||
vars_from: "{{item}}"
|
||||
|
|
Loading…
Reference in a new issue