disable change status for command
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Robert Kaussow 2019-02-21 21:50:45 +01:00
parent 53032754fe
commit 2b5734f744
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@
- name: Apply new SELinux file context to filesystem
command: restorecon -irv /var/run
changed_when: False
become: True
become_user: root