Typofix.
This commit is contained in:
parent
48c540664c
commit
f4a1646d89
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@
|
|||
- restart httpd
|
||||
|
||||
- name: install the stg cgitrc file
|
||||
copy: src=cgitrc dest=/etc/cgitrc-staging
|
||||
copy: src=cgitrc-staging dest=/etc/cgitrc
|
||||
when: env == 'staging'
|
||||
tags: distgit
|
||||
notify:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue