fix: tag problems
This commit is contained in:
parent
a2d548dabb
commit
d85df313a5
3 changed files with 6 additions and 7 deletions
|
|
@ -6,4 +6,7 @@
|
|||
name: "{{ __sysctl['name'] }}"
|
||||
value: "{{ __sysctl['value'] }}"
|
||||
sysctl_set: true
|
||||
loop: "{{ sysctl }}"
|
||||
loop_control:
|
||||
loop_var: "__sysctl"
|
||||
tags: "sysctl"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue