- Details
- Category: Uncategorised
- By Chad Walter
- Hits: 8
Setup new ansible node
On: ansible, Edit: ansible/hosts.txt
edit hosts.txt and add entry.
deploy with: ansible-playbook -i inventory deploy_hostsfile.yaml
On Host:
apt install sudo curl
On: ansible, Edit: ansible/hosts.txt
edit hosts.txt and add entry.
deploy with: ansible-playbook -i inventory deploy_hostsfile.yaml
On Host:
apt install sudo curl