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

www_base/tasks/main.yml: Antifragile roles clarified

This commit is contained in:
A Holt 2021-06-30 08:03:19 -04:00 committed by GitHub
parent 9c9ea74d4e
commit 3c647b6527
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
# Role "www_options" runs later, likely in 4-SERVER-OPTIONS.
# 2021-06-27: Antifragile roles can become less brittle by fully declaring
# their own dependencies (i.e. modularity, separation-of-concerns,
# their own dependencies (i.e. for modularity, separation-of-concerns,
# encapsulation, compartmentalization, scope sanity, etc).
#
#- name: Install 10 PHP packages (run 'php -m' or 'php -i' to verify)