Skip to content
Snippets Groups Projects
Commit 5d18275c authored by Marion CHINEAUD's avatar Marion CHINEAUD
Browse files

add check

parent e75075ab
Branches
No related tags found
No related merge requests found
Pipeline #85923 passed
...@@ -90,6 +90,9 @@ $ ansible all -m ping --private-key=<path_to_your_ssh_key> -u admin ...@@ -90,6 +90,9 @@ $ ansible all -m ping --private-key=<path_to_your_ssh_key> -u admin
And now it should respond “pong”, which means you are successful with your configurations. And now it should respond “pong”, which means you are successful with your configurations.
![ansible-ping](./assets/ansible-ping.png) ![ansible-ping](./assets/ansible-ping.png)
!!! check
it replies "pong"
### Setup an Apache Server ### Setup an Apache Server
Now that we are able to access our instance with Ansible, let’s see how powerful Ansible can be for provisioning your web server. Now that we are able to access our instance with Ansible, let’s see how powerful Ansible can be for provisioning your web server.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment