Skip to content

Commit

Permalink
No place like localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Nov 6, 2024
1 parent 1d82740 commit 4540eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory/local/group_vars/all.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
docker_install_compose: true
docker_install_compose_plugin: true
server_name: controller
server_name: "{{ lookup('env', 'HOSTNAME') }}"
ssh_passphrase: "{{ lookup('env', 'SSH_PASS') }}"

0 comments on commit 4540eee

Please sign in to comment.