Learn Ansible
上QQ阅读APP看书,第一时间看更新

Apache

At the moment, we have no role for Apache, so let's create one using the following command:

$ ansible-galaxy init roles/apache

As before, this will create the basic scaffold for our Apache role.