We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b63a1f commit 5d202d8Copy full SHA for 5d202d8
README.md
@@ -90,6 +90,7 @@ The following variables are available to configure the role:
90
- **certificate_key**: Path to the SSL secret key of the server (in the
91
PEM format).
92
- **server_name**: The (primary) server name.
93
+ - **default**: Indicate the virtual host as default (boolean).
94
- **ipv6**: (optional) IPv6 address of the server
95
- **alternate_server_name**: (optional) Alternate server name, configured as
96
redirect to the primary server site. This can be used to remove the
@@ -168,4 +169,4 @@ Apache v2
168
169
Author Information
170
------------------
171
-Pierre Buyle <buyle@pheromone.ca>
172
+Pierre Buyle <buyle@pheromone.ca>
0 commit comments