How to check a hosts group membership in Ansible

Published on August 11th 2023 - Listed in Ansible Linux - 0 comments

How to create PHP files with Ansible blockinfile and fix headers already sent errors with correct markers

Published on November 30th 2022 - Listed in PHP Ansible - 0 comments

Ansible playbook task fail: Invalid variable name in register specified

Published on September 28th 2022 - Listed in Ansible Linux - 0 comments

Ansible and the problem to reset the MySQL root password (unable to connect to database, check login_user and login_password are correct)

Published on August 18th 2022 - Listed in Ansible Linux MySQL MariaDB Databases - 0 comments

Ansible blockinfile TypeError: startswith first arg must be bytes or a tuple of bytes, not str

Published on November 24th 2021 - Listed in Ansible - 0 comments

Weird directory permissions after directory was created by Ansible playbook

Published on June 1st 2021 - Listed in Ansible Linux - 0 comments

Ansible stat.islnk in playbook fails with error: dict object has no attribute islnk

Published on March 24th 2021 - Listed in Ansible Linux - 0 comments

Ansible playbook run fails due to Python version problem: How to force a Python version on the client

Published on September 10th 2020 - last updated on March 20th 2023 - Listed in Ansible Linux Python Personal - 5 comments

Linux distribution and release discovery in Ansible - and how to handle no ansible_distribution for Ubuntu 20.04

Published on August 28th 2020 - Listed in Ansible Linux - 0 comments

Ansible: Detect and differ between LXC containers and hosts

Published on June 13th 2018 - Listed in Linux Ansible LXC - 1 comments

Install and configure Elastic Filebeat through Ansible

Published on August 11th 2017 - Listed in Linux ELK Kibana Logstash Filebeat Ansible - 2 comments

Avoid Ansible writing several times the same line in /etc/sudoers

Published on April 25th 2016 - Listed in Linux Ansible - 0 comments

Clone a private git repository with Ansible (using password prompt)

Published on December 2nd 2015 - Listed in Linux Ansible Git - 5 comments