# Integrate rundeck with Ansible playbook ## Howto #### Create a new Job: - Create new Job(Create a Job for 2 nodes) -  - Config(name and description): -  - Config(setp: Ansible Workflow Node Step) -  -  -  - Create -  #### Ansible host config: - All the host tag should mapping in rundeck node name (devorg, node0.puyuma.org) - File: hosts ``` [fullnode] node.deviceproof.org ansible_ssh_user=ubuntu ansible_ssh_private_key_file=/home/ubuntu/.ssh/id_rsa [devorg] node.deviceproof.org ansible_ssh_user=ubuntu ansible_ssh_private_key_file=/home/ubuntu/.ssh/id_rsa [node0.puyuma.org] node0.puyuma.org ansible_ssh_user=ubuntu ansible_ssh_private_key_file=/home/ubuntu/.ssh/id_rsa ``` - Screenshot og rundeck -  #### Run the Job!  ## Reference - [GitHub:Batix/rundeck-ansible-plugin](https://github.com/Batix/rundeck-ansible-plugin)
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up