Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cpollet/ansible
https://github.com/cpollet/ansible
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cpollet/ansible
- Owner: cpollet
- Created: 2022-05-04T17:46:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T16:00:34.000Z (12 months ago)
- Last Synced: 2024-02-04T18:28:29.110Z (12 months ago)
- Language: Shell
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible
As any 'sudo' user, execute
```bash
export DOTFILES_REPO="https://github.com/cpollet/dotfiles.git"
export ANSIBLE_REPO="https://github.com/cpollet/ansible.git"
bash -c "bash <(curl -s https://raw.githubusercontent.com/cpollet/ansible/master/bootstrap.sh)"
```