Forwarded from DevOps Deflope News
Отличная новость 🎉🎉🎉
Теперь можно автоматически генерировать документацию для Ansible ролей с помощью утилиты «ansible-readme» http://amp.gs/iXQN
Заодно напомню про похожие проекты для Terraform и Chef
* «terraform-docs» http://amp.gs/iXQq
* «knife-cookbook-doc» http://amp.gs/iXQA
#ansible #docs #terraform #chef
Теперь можно автоматически генерировать документацию для Ansible ролей с помощью утилиты «ansible-readme» http://amp.gs/iXQN
Заодно напомню про похожие проекты для Terraform и Chef
* «terraform-docs» http://amp.gs/iXQq
* «knife-cookbook-doc» http://amp.gs/iXQA
#ansible #docs #terraform #chef
Forwarded from Записки админа
📚 Тут Jeff Geerling выложил свои книги по Ansible в свободный доступ, в связи с самизнаетекакими событиями в мире. Забрать можно по ссылкам:
• Ansible for kubernetes
• Ansible for devops
Просто поставьте цену в 0.00 и перейдите к "оплате" товаров. Подробно от самого Джеффа тут.
#фидбечат #книга #ansible
• Ansible for kubernetes
• Ansible for devops
Просто поставьте цену в 0.00 и перейдите к "оплате" товаров. Подробно от самого Джеффа тут.
#фидбечат #книга #ansible
Ops by Pull Request: An Ansible GitOps Story
https://www.ansible.com/blog/ops-by-pull-request-an-ansible-gitops-story
#ansible #gitops
https://www.ansible.com/blog/ops-by-pull-request-an-ansible-gitops-story
#ansible #gitops
Ansible
Ops by pull request: an Ansible GitOps story
In this blog post, I’ll cover how those features can be applied to creating GitOps pipelines, a particular workflow gaining popularity in the cloud-native space, using Ansible and the unique benefits utilizing Ansible provides.
How to evaluate community Ansible roles for your playbooks | Jeff Geerling
https://www.jeffgeerling.com/blog/2019/how-evaluate-community-ansible-roles-your-playbooks
#ansible #galaxy #dependencies
https://www.jeffgeerling.com/blog/2019/how-evaluate-community-ansible-roles-your-playbooks
#ansible #galaxy #dependencies
https://servicesblog.redhat.com/2020/06/23/container-native-applications-with-ansible-operator/
#k8s #kubernetes #operator #ansible
#k8s #kubernetes #operator #ansible
Redhat
How to control Container-Native Applications with Ansible Operator
When Kubernetes Operators were introduced, the only way to write an Operator was by writing one in Golang. At the time, the majority of application developers and platform engineers were new to the Golang programming language, and instead of creating a Golang…
Developing and Testing Ansible Roles with Molecule and Podman:
- Part 1
- Part 2
#ansible #podman #molecule
- Part 1
- Part 2
#ansible #podman #molecule
Ansible Collaborative
Developing and Testing Ansible Roles with Molecule and Podman - Part 1
Molecule is a complete testing framework that helps you develop and test Ansible roles, which allows you to focus on the content instead of focusing on managing testing infrastructure