Skip to content
Snippets Groups Projects
Commit 72bf7dc1 authored by suitsik's avatar suitsik
Browse files

First commit!

parents
No related branches found
No related tags found
1 merge request!1Master
[localhost]
localhost
- hosts: all
user: centos
become: yes
become_user: root
tasks:
- name: Testing this out
debug: msg="Hello from server!"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment