1b28b8f3c4
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
17 lines
271 B
YAML
17 lines
271 B
YAML
# This resource will clean
|
|
handler: ansible
|
|
version: 1.0.0
|
|
input:
|
|
ip:
|
|
schema: str!
|
|
value:
|
|
repos:
|
|
schema: [str!]
|
|
value:
|
|
names:
|
|
schema: [str!]
|
|
value:
|
|
ensure_other_removed:
|
|
schema: bool
|
|
value: true
|