https://github.com/akagi201/learning-ansible
Codes and Notes while learning ansible
https://github.com/akagi201/learning-ansible
ansible learning scaffold tutorial
Last synced: 12 months ago
JSON representation
Codes and Notes while learning ansible
- Host: GitHub
- URL: https://github.com/akagi201/learning-ansible
- Owner: Akagi201
- License: mit
- Created: 2016-03-13T03:45:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T02:38:52.000Z (almost 9 years ago)
- Last Synced: 2025-01-08T23:26:36.018Z (about 1 year ago)
- Topics: ansible, learning, scaffold, tutorial
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# learning-ansible
Codes and Notes while learning ansible
## FAQ
* "Too many open files" on macOS
> `sudo launchctl limit maxfiles unlimited`