mirror of
https://github.com/geerlingguy/ansible-for-devops.git
synced 2024-05-19 06:50:03 +00:00
Merge pull request #231 from fatpixel/master
Fixed typo in lamp-infrastructure/provision.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
# Uncomment the provisioner you would like to use. For for Vagrant provisioning,
|
||||
# use `vagrant up` instead of this playbook.
|
||||
# Uncomment the provisioner you would like to use. For Vagrant provisioning,
|
||||
# simply use `vagrant up` instead of this playbook.
|
||||
|
||||
- import_playbook: provisioners/digitalocean.yml
|
||||
# - import_playbook: provisioners/aws.yml
|
||||
|
||||
Reference in New Issue
Block a user