Add our handler under the right name

This commit is contained in:
Salt 2020-04-30 06:05:54 -05:00
parent 90e1dbea28
commit 4117fef790

View File

@ -1,7 +1,7 @@
#!/usr/bin/ansible-playbook #!/usr/bin/ansible-playbook
# vim:ft=ansible: # vim:ft=ansible:
--- ---
- name: Create default user - name: gitea add default user
command: command:
argv: argv:
- /usr/local/bin/gitea - /usr/local/bin/gitea