Skip to content
Snippets Groups Projects

aurweb: update rollout for >= v6.0.0

Merged Kevin Morris requested to merge kevr/infrastructure:aurweb-v6.0.0 into master
All threads resolved!
3 files
+ 2
5
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -11,8 +11,7 @@
- { role: nginx }
- { role: mariadb }
- { role: sudo }
- { role: php_fpm, php_extensions: ['iconv', 'memcached', 'mysqli', 'pdo_mysql'], zend_extensions: ['opcache'] }
- { role: memcached }
- { role: redis }
- { role: uwsgi }
- { role: borg_client, tags: ["borg"] }
- { role: postfix_null }
Loading