Ansible regexp - ansible replace module Tags:ansible regular expression, ansible use regexp, ansible regex replace, ansible regex. ansible regex example, ansible regex search examples, ansible replace examples, ansible lineinfile to replace, ansible replace,…
Continue ReadingTags: ansible command module, ansible pip, ansible prompt, ansible tutorial, ansible, expect module, ansible PKCS12, Ansible JKS, JKS, generate jks file, generate p12 file, linuxtopic How to create jks using ansible ? How to create p12 using ansible ? How to …

In this tutorial we will install openssl package and use following listed modules Openssl_privatekey - To generate private key Openssl_csr - To generate csr file Openssl_certificate - To Generate certificate Before we start this tutorial we read example and …

Tags: ansible roles, ansible roles example, ansible roles tutorial, ansible tutorial, ansible, devops tools, ansible playbook, create ansible roles, ansible global variable, ansible tasks, linuxtopic Ansible Roles: Ansible Roles are independent and small fun…

tags : conditional in ansible, ansible when, when statement, ansible tutorial, ansible playbook, ansible, jobs, ansible roles, ansible facts, ansible debug, when:, conditional statement, ansible create directory, conditional is used to change a ansible play b…


Ansible Tutorial - Ansible Jinja2 Templating
Ansible Template - Jinja2 ansible playbook, jinja2, jinja2 template, jinja2 tutorial, jinja2 template example, ansible template, ansible template example, ansible template tutorial, ansible template variables, ansible template default value, ansible playbook …

conditional is used to change a ansible play behavior based on there facts/variable. we can control which tasks/roles will be run or skipped on there targeted hosts/nodes with the help of when statement ansible "when statement" example : we will cr…
