ansible-role--develop-in-web/README.md

31 lines
476 B
Markdown
Raw Permalink Normal View History

2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
# Ansible Role: Develop in Web
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
This role installs tools for web development like link checker.
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
## Requirements
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
This role requires Debian based operating systems.
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
## Role Variables
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
This role uses no variables.
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
## Dependencies
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
This role has no dependencies.
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
## Example Playbook
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
- hosts: all
2024-07-12 12:34:20 +00:00
roles:
2024-07-12 13:12:18 +00:00
- glenux.develop_in_web
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
## License
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
GPL-2.0-or-later
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
## Author Information
2024-07-12 12:34:20 +00:00
2024-07-12 13:12:18 +00:00
This role was created in 2024 by [Your Name](https://github.com/glenux).