All Projects → ansible-community → Ansible Lint

ansible-community / Ansible Lint

Licence: mit
Best practices checker for Ansible

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Ansible Lint

Molecule
Molecule aids in the development and testing of Ansible roles
Stars: ✭ 3,262 (+23.19%)
Mutual labels:  ansible, ansible-lint, ansible-toolset, ansible-devtools
Chef Bcpc
Bloomberg Clustered Private Cloud distribution
Stars: ✭ 205 (-92.26%)
Mutual labels:  ansible
Automate With Ansible
《現代 IT 人一定要知道的 Ansible 自動化組態技巧》
Stars: ✭ 188 (-92.9%)
Mutual labels:  ansible
Ansible Role Homebrew
Ansible Role - Homebrew
Stars: ✭ 195 (-92.64%)
Mutual labels:  ansible
Ansible Role Hardening
Ansible role to apply a security baseline. Systemd edition.
Stars: ✭ 188 (-92.9%)
Mutual labels:  ansible
Iiab
Internet-in-a-Box - Build your own LIBRARY OF ALEXANDRIA with a Raspberry Pi !
Stars: ✭ 198 (-92.52%)
Mutual labels:  ansible
Ansipress
AnsiPress - Simple L(Linux) E(NGINX) M(MariaDB) P(PHP7) Shared Hosting Setup
Stars: ✭ 184 (-93.05%)
Mutual labels:  ansible
Community.kubernetes
Kubernetes Collection for Ansible
Stars: ✭ 214 (-91.92%)
Mutual labels:  ansible
Ansible Role Ntp
Ansible Role - NTP
Stars: ✭ 203 (-92.33%)
Mutual labels:  ansible
Ansible Pan
Ansible modules for Palo Alto Networks NGFWs
Stars: ✭ 197 (-92.56%)
Mutual labels:  ansible
Hands On Devops
A hands-on DevOps course covering the culture, methods and repeated practices of modern software development involving Packer, Vagrant, VirtualBox, Ansible, Kubernetes, K3s, MetalLB, Traefik, Docker-Compose, Docker, Taiga, GitLab, Drone CI, SonarQube, Selenium, InSpec, Alpine 3.10, Ubuntu-bionic, CentOS 7...
Stars: ✭ 196 (-92.6%)
Mutual labels:  ansible
Foreman ansible
▶️ Ansible integration in Foreman
Stars: ✭ 192 (-92.75%)
Mutual labels:  ansible
Ansible Role Proxmox
Deploys and configures Proxmox VE 5.x/6.x clusters.
Stars: ✭ 196 (-92.6%)
Mutual labels:  ansible
Laravel Deployment
📗[WIP] 追求质量的 Laravel 应用部署上线课程。
Stars: ✭ 190 (-92.82%)
Mutual labels:  ansible
Netboot.xyz
Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
Stars: ✭ 2,753 (+3.97%)
Mutual labels:  ansible
Docker Php Fpm
Devilbox's PHP-FPM Docker Images
Stars: ✭ 188 (-92.9%)
Mutual labels:  ansible
Jupyterhub Deploy Teaching
Reference deployment of JupyterHub and nbgrader on a single server
Stars: ✭ 194 (-92.67%)
Mutual labels:  ansible
Ansible Rails
Ruby on Rails deployment using Ansible - with Lets Encrypt, Sidekiq, PostgreSQL, nginx & puma
Stars: ✭ 199 (-92.48%)
Mutual labels:  ansible
Awesome Ansible
Awesome Ansible List
Stars: ✭ 215 (-91.88%)
Mutual labels:  ansible
Capsulecorp Pentest
Vagrant VirtualBox environment for conducting an internal network penetration test
Stars: ✭ 214 (-91.92%)
Mutual labels:  ansible
PyPI version Ansible-lint rules explanation Ansible Code of Conduct Discussions GitHub Actions CI/CD Language grade: Python pre-commit

Ansible-lint

ansible-lint checks playbooks for practices and behaviour that could potentially be improved. As a community backed project ansible-lint supports only the last two major versions of Ansible.

Visit the Ansible Lint docs site

Contributing

Please read Contribution guidelines if you wish to contribute.

Licensing

The code in the ansible-lint repository is licensed under the MIT license. If you contribute to this repository, that license applies to your contributions.

The ansible-lint project also imports the Ansible python module, which is licensed under the GPLv3 license. Because of this import, the GPLv3 rules apply to the full distribution of ansible-lint. We maintain the MIT license on the repository so we can fully use an MIT license in the future if we ever remove the runtime dependency on Ansible code.

Installing the ansible-lint python package does not install any GPL dependencies, all of them are listed as extras.

Authors

ansible-lint was created by Will Thames and is now maintained as part of the Ansible by Red Hat project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].