https://github.com/jaypyles/playbooks
Ansible Playbooks for My Config
https://github.com/jaypyles/playbooks
Last synced: about 1 month ago
JSON representation
Ansible Playbooks for My Config
- Host: GitHub
- URL: https://github.com/jaypyles/playbooks
- Owner: jaypyles
- Created: 2024-03-08T01:21:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-02T14:30:12.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T19:29:06.319Z (about 1 year ago)
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Running Ansible
Enable SSH Server on the machine
Run ` ansible-playbook -i inventory .yml -u --ask-pass`