Created
January 1, 2020 12:19
-
-
Save anmolj7/0d58164e3c5b4aa36461aa12583a3a89 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
- 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