Skip to content

Instantly share code, notes, and snippets.

@anmolj7
Created January 1, 2020 12:19
Show Gist options
  • Save anmolj7/0d58164e3c5b4aa36461aa12583a3a89 to your computer and use it in GitHub Desktop.
Save anmolj7/0d58164e3c5b4aa36461aa12583a3a89 to your computer and use it in GitHub Desktop.
---
- hosts: localhost
name: play_1
tasks:
- name: Creating the Account
user:
name: test_3
password: '2cc88511a4cd61e01f8d1636a2c82470fef06c9f473cff464b61798588b284b6'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment