Tested with Ubuntu 18.04
Create a inventory.ini
file with the following content
server_address ansible_user=ubuntu server_name=your.server.com
and run
ansible-playbook -i inventory.ini deploy.yml
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Tested with Ubuntu 18.04
Create a inventory.ini
file with the following content
server_address ansible_user=ubuntu server_name=your.server.com
and run
ansible-playbook -i inventory.ini deploy.yml