mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 10:51:24 -07:00
cloudstack: cs_network: implement subdomain_access (#34741)
This commit is contained in:
parent
4bc22be614
commit
8fdfda76e9
3 changed files with 38 additions and 104 deletions
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Copyrigh (c) 2015, René Moser <mail@renemoser.net>
|
||||
# Copyright (c) 2015, René Moser <mail@renemoser.net>
|
||||
# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause)
|
||||
|
||||
from __future__ import absolute_import, division, print_function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue