base: debug
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
3440a4ace6
commit
618752a6d6
1 changed files with 5 additions and 0 deletions
|
@ -94,6 +94,11 @@
|
|||
- ifcfg
|
||||
- base
|
||||
|
||||
- name: debug
|
||||
debug: var=if_uuid
|
||||
tags:
|
||||
- base
|
||||
|
||||
- name: copy ifcfg files - non virthost
|
||||
template: src=ifcfg.j2 dest=/etc/sysconfig/network-scripts/ifcfg-{{item}} mode=0644
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue