Skip to content

Commit

Permalink
Clean comments
Browse files Browse the repository at this point in the history
  • Loading branch information
wawrzek committed Aug 1, 2024
1 parent 34cdbed commit e3b821d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion devops/ansible/group_vars/all.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
---
ansible_user: ec2-user
# ansible_ssh_private_key_file: ~/.ssh/glove.prv
2 changes: 1 addition & 1 deletion devops/ansible/inventory_aws_ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ hostnames:
compose:
ansible_host: public_ip_address
ansible_user: ec2-user
# ansible_ssh_private_key_file: ~/.ssh/glove.prv
# Reminder for local deployment
# profile: glove-test

0 comments on commit e3b821d

Please sign in to comment.