Edit .ini file in other servers using Ansible PlayBook
- Category : Linux Helpline (Easy Guide)
- Posted on : Jan 20, 2019
- Views : 1,844
- By : Barton S.
Introduction:-
Recently we have tried to install ansible in a server machine and we controlled the other servers. Ansible Playbook is a organised unit of scripts which is working in the Controller machine (Ansible installed system). Playbook are written in YAML format.
Here letus try to create Ansible Playbook for edit php.ini file in all other node server that are configured in ansible server.
Controller Machine IP:- 10.0.0.209
Node IP :- 10.0.0.206
* more ip can be used.
Setup Ansible playbook and create yml script to edit .ini file :-
Here we are going to create Ansible Playbook script to edit the value of `soap.wsdl_cache` in to 1 in the ini file existed on node server with the path /opt/cpanel/ea-php.
Make a directory Playbooks in side /etc/ansible.
# mkdir /etc/ansible/playbooks
Create ini.yml using vim tool.
# vim /etc/ansible/playbooks/ini.yml
tasks:
- name: Edit the value of ‘soap.wsdl_cache’ to 1 under the section “[soap]”.
ini_file:
path: /opt/cpanel/ea-php56/root/etc/php.ini
section: soap
option: soap.wsdl_cache_enabled
value: 1
mode: 0600
backup: yes
Now we have created Ansible Playbook with name ini.yml. Execute the following command to run the script using Ansible.
# ansible-playbook /etc/ansible/playbooks/ini.yml
Thank you ?
Categories
- cPanel Question 47
- cPanel Software Management 29
- cPanel Tutorials 13
- Development 29
- Domain 13
- General 19
- Linux Helpline (Easy Guide) 156
- Marketing 47
- MySQL Question 13
- News 2
- PHP Configuration 14
- SEO 4
- SEO 42
- Server Administration 84
- SSL Installation 54
- Tips and Tricks 24
- VPS 3
- Web Hosting 44
- Website Security 22
- WHM questions 13
- WordPress 148
Subscribe Now
10,000 successful online businessmen like to have our content directly delivered to their inbox. Subscribe to our newsletter!Archive Calendar
Sat | Sun | Mon | Tue | Wed | Thu | Fri |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |
Recent Articles
-
Posted on : Sep 17
-
Posted on : Sep 10
-
Posted on : Aug 04
-
Posted on : Apr 01
Tags
- ts
- myisam
- vpn
- sql
- process
- kill
- tweak
- server load
- attack
- ddos mitigation
- Knowledge
- layer 7
- ddos
- webmail
- DMARC
- Development
- nginx
- seo vpn
- Hosting Security
- wireguard
- innodb
- exim
- smtp relay
- smtp
- VPS Hosting
- cpulimit
- Plesk
- Comparison
- cpu
- encryption
- WHM
- xampp
- sysstat
- optimize
- cheap vpn
- php-fpm
- mariadb
- apache
- Small Business
- Error
- Networking
- VPS
- SSD Hosting
- Link Building
- centos
- DNS
- optimization
- ubuntu