"command" module no longer supports "warn" argument (#169)

* "command" module no longer supports "warn" argument

* correct indetation lint errors
This commit is contained in:
Sherif Metwally 2022-11-30 02:26:01 +00:00 committed by GitHub
parent 82d820805f
commit 2604caa483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,8 +66,6 @@
--unit=k3s-init \
k3s server {{ server_init_args }}"
creates: "{{ systemd_dir }}/k3s.service"
args:
warn: false # The ansible systemd module does not support transient units
- name: Verification
block: