1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

php-stem.yml: Explain "here doc" #3080 #3081 #3082

This commit is contained in:
A Holt 2021-12-26 09:43:17 -05:00 committed by GitHub
parent f4ab6985b0
commit a84cf2068c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,6 +60,7 @@
when: ansible_machine == "x86_64"
# https://en.wikipedia.org/wiki/Here_document
- name: Install /etc/php/{{ php_version }}/mods-available/stem.ini
shell: |
cat > /etc/php/{{ php_version }}/mods-available/stem.ini << EOF