Skip to content

Conversation

@SanhDoan
Copy link
Collaborator

@SanhDoan SanhDoan commented Jun 4, 2021

Nhờ thầy review ạ
Screen Shot 2021-06-04 at 21 25 23

# - CC-BY-4.0
license: license (GPL-2.0-or-later, MIT, etc)

min_ansible_version: 2.1
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be your current version of ansible...

# To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
#
# platforms:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add platform field

import_role:
name: apache2

- name: Check the welcome page
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from the ưebpage, not index file to make sure your website is working properly

- name: Install Apache
package:
name: "{{ apache }}"

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing step of enabling/running apache service

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.

3 participants