Evolution of deployment

This commit is contained in:
2023-11-30 02:47:16 -06:00
parent 8392a3fe46
commit 69e2bcc966
21 changed files with 196 additions and 28 deletions

View File

@@ -0,0 +1,7 @@
---
- name: Ensure service account is set up.
become: true
user:
name: "{{ service_account }}"
shell: /sbin/nologin