Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nanasess/gentoo-ansible
https://github.com/nanasess/gentoo-ansible
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nanasess/gentoo-ansible
- Owner: nanasess
- License: mit
- Created: 2023-06-10T15:15:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T01:58:18.000Z (2 months ago)
- Last Synced: 2024-11-08T02:41:43.284Z (2 months ago)
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gentoo ansible
## Usage
``` shell
ansible-playbook playbook.yml --ask-become-pass --check --diff
ansible-playbook playbook.yml --ask-become-pass
```