Step 1 – Create a FOLDER for your Product Line

Step 2 – Create a Connection using Unix Host Go to folder
Go inside a FOLDER



Step 3 – Create a Template for your Product Release

Step 4 – Create Required Phases to Template Release

Step 5 – Add Task just to echo some message


Step 6 – Edit each Task and provide required Input properties. “Remote Script: Unix”

Document – https://legacydocs.xebialabs.com/xl-release/how-to/remote-script-plugin.html
Step 6 – Edit each Task and provide required Input properties. “Script: External Script”


Step 7 – Edit each Task and provide required Input properties. “Ansible: Run Playbook”


---
- name: Update web servers
hosts: localhost
tasks:
- name: Install Apache in centos7
ansible.builtin.yum:
name: httpd
state: latest
- name: Starting a Apache Server
ansible.builtin.service:
name: httpd
state: started
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog tech insights at DevOps School, travel stories at Holiday Landmark, stock market tips at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at I reviewed , and SEO strategies at Wizbrand.
Please find my social handles as below;
Rajesh Kumar Personal Website
Rajesh Kumar at YOUTUBE
Rajesh Kumar at INSTAGRAM
Rajesh Kumar at X
Rajesh Kumar at FACEBOOK
Rajesh Kumar at LINKEDIN
Rajesh Kumar at PINTEREST
Rajesh Kumar at QUORA
Rajesh Kumar at WIZBRAND