File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,16 +14,16 @@ body:
14
14
attributes :
15
15
label : Steps
16
16
options :
17
- - label : Add the Docker Composeand any necessary env variables to the `.env` file.
17
+ - label : Add the Docker Compose file and any necessary `. env` variables to the `.env` file.
18
18
- label : If a new folder is created for the Docker Compose file, map the host in the Ansible workflow file:
19
19
description : |
20
20
Update the mapping at:
21
21
[AnsibleCD.yml#L30](https://git.mafyuh.dev/mafyuh/iac/src/commit/22285723f6e5804b8737d6c8e9ea6915617c2271/.forgejo/workflows/ansibleCD.yml#L30).
22
- - label : Add the server IP to Bitwarden secrets. Give the Actions user access to secret
22
+ - label : Add the server IP to Bitwarden secrets and give the Actions user access to the secret.
23
23
description : |
24
- Navigate to [BWS ](https://vault.bitwarden.com/#/sm/305f1e91-cd2b-411c-8acf-b1a3004a82b2) and add the server IP.
25
- - label : Map the server IP in AnsibleCD workflow file:
24
+ Navigate to [Bitwarden Vault ](https://vault.bitwarden.com/#/sm/305f1e91-cd2b-411c-8acf-b1a3004a82b2) and add the server IP.
25
+ - label : Map the server IP in the AnsibleCD workflow file:
26
26
description : |
27
27
Update the IP at:
28
28
- [Line 96](https://git.mafyuh.dev/mafyuh/iac/src/branch/main/.forgejo/workflows/ansibleCD.yml#L96)
29
- - [Line 116](https://git.mafyuh.dev/mafyuh/iac/src/branch/main/.forgejo/workflows/ansibleCD.yml#L116)
29
+ - [Line 116](https://git.mafyuh.dev/mafyuh/iac/src/branch/main/.forgejo/workflows/ansibleCD.yml#L116)
You can’t perform that action at this time.
0 commit comments