removed os restriction for coreos
This commit is contained in:
parent
bdc183114a
commit
a740e521d2
1 changed files with 0 additions and 1 deletions
|
@ -2,4 +2,3 @@
|
|||
dependencies:
|
||||
- role: adduser
|
||||
user: "{{ addusers.kube }}"
|
||||
when: ansible_os_family != 'CoreOS'
|
||||
|
|
Loading…
Reference in a new issue