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

www_base/tasks/php-stem.yml: x86 -> x64 typo bug

This commit is contained in:
A Holt 2022-01-01 14:43:14 -05:00 committed by GitHub
parent 78cc7de446
commit a32473c1bf
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: