mise au point

This commit is contained in:
2022-01-06 21:36:20 +01:00
parent 9b0f95946c
commit 6b2c0c885e
4 changed files with 5 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
- apache
home: "{{ apache_base_dir }}"
shell: /bin/bash
when: apache_user_password is not defined
when: apache_user_password is not defined and apache_user != 'apache'
- name: create dedicated user - ssh
tags: wip