mirror of
https://github.com/planetmint/planetmint.git
synced 2025-03-30 15:08:31 +00:00
9 lines
281 B
Plaintext
9 lines
281 B
Plaintext
# Place holder file for users, running Ansible playbooks manually. Otherwise Vagrant
|
|
# populates this dynamically.
|
|
|
|
# For local host
|
|
#<HOSTNAME> ansible_connection=local
|
|
|
|
# For remote host(s)
|
|
#<Remote_Host_IP/Hostname> ansible_ssh_user=<USERNAME> ansible_sudo_pass=<ROOT_PASSWORD>
|