From 47998d32cd2bcf04cc3e783e731d8ed610dab54f Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Wed, 16 Oct 2024 23:29:41 +0200 Subject: [PATCH] add shared .htaccess in root folder for host dependend settings --- inventory.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory.yml b/inventory.yml index 711f77a..70d48c8 100644 --- a/inventory.yml +++ b/inventory.yml @@ -10,6 +10,7 @@ config: deploy_path: /home/XXX/{{application}}_{{alias}} dbConfPath: /home/phfhcwoc/dbConf/my_{{alias}}.cnf shared_files: + - .htaccess - .htpasswd - .env # otherwise source/config.inc.php shared_dirs: