mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update php-stem.yml
This commit is contained in:
parent
5d07172a50
commit
37731a8d4f
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@
|
|||
group: root
|
||||
#mode: ????
|
||||
remote_src: yes
|
||||
when: not is_rpi
|
||||
when: is_debian and (ansible_machine == "x86_64")
|
||||
# when: not is_rpi
|
||||
|
||||
# No need to do this twice? Happens later @ https://github.com/iiab/iiab/blob/master/roles/3-base-server/tasks/main.yml#L24-L28
|
||||
#- name: Restart apache2 / httpd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue