|
@@ -159,8 +159,6 @@ Create `A` or `CNAME` records which point to your server's IP address:
|
159
|
159
|
* `cloud.example.com` (for ownCloud)
|
160
|
160
|
* `git.example.com` (for cgit)
|
161
|
161
|
|
162
|
|
-Verify that the `subdomains` variable in `vars/user.yml` matches the list of subdomains you have just set up.
|
163
|
|
-
|
164
|
162
|
### 5. Run the Ansible Playbooks
|
165
|
163
|
|
166
|
164
|
First, make sure you’ve [got Ansible 1.6+ installed](http://docs.ansible.com/intro_installation.html#getting-ansible).
|