Skip to content

Added file() method which takes environment file as input. Which does…#53

Open
ManchukondaManoj wants to merge 1 commit intoshaharke:developfrom
ManchukondaManoj:feature/envFileArg
Open

Added file() method which takes environment file as input. Which does…#53
ManchukondaManoj wants to merge 1 commit intoshaharke:developfrom
ManchukondaManoj:feature/envFileArg

Conversation

@ManchukondaManoj
Copy link

This PR allows user to send environment file as input.

eg;
new Ansible.Playbook().playbook('playbook').variables({variable:'variable'}).file('@/home/user/file.yml')

… the functionality -e '@/home/user/file.yml'

… the functionality -e '@/home/user/file.yml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant