Skip to content

Commit

Permalink
change task name
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiKhomik committed Dec 3, 2024
1 parent 6b087b7 commit 7c201cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/playbook-production.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- name: use monit role playbook
- name: Playbook to set-up production environment
hosts: all
become: true
remote_user: deploy
Expand Down
2 changes: 1 addition & 1 deletion ansible/playbook-staging.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- name: use monit role playbook
- name: Playbook to set-up staging environment
hosts: all
become: true
remote_user: ubuntu
Expand Down

0 comments on commit 7c201cd

Please sign in to comment.