1b28b8f3c4
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
18 lines
227 B
YAML
18 lines
227 B
YAML
handler: ansible
|
|
version: 1.0.0
|
|
|
|
actions:
|
|
exclude_mac_pxe: exclude_mac_pxe.yaml
|
|
run: run.yaml
|
|
|
|
input:
|
|
ip:
|
|
schema: str!
|
|
value:
|
|
|
|
exclude_mac_pxe:
|
|
schema: str!
|
|
value:
|
|
|
|
tags: [resources=dnsmasq]
|