remove trailing backslash

This commit is contained in:
Mark O'Brien 2021-02-04 12:06:27 +00:00 committed by nphilipp
parent 5e3848ad7b
commit 4e33f7c5d7
13 changed files with 13 additions and 13 deletions

View file

@ -16,7 +16,7 @@
- nagios_client
- hosts
- { role: fas_client, when: env != "staging" }
- { role: ipa/client, when: env == "staging" }/
- { role: ipa/client, when: env == "staging" }
- rsyncd
- sudo
- apache