1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00

Merge pull request #3094 from holta/stem-x64-fix

www_base/tasks/php-stem.yml: x86 -> x64 typo bug
This commit is contained in:
A Holt 2022-01-01 14:44:25 -05:00 committed by GitHub
commit 2a30911dcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@
armv6l: armhf
armv7l: armhf
aarch64: aarch64
x86_64: x86
x86_64: x64
- name: Set php_stem_arch to "{{ php_stem_arches[ansible_machine] }}" using php_stem_arches[ansible_machine is "{{ ansible_machine }}"]
set_fact: