diff options
author | Zim Kalinowski <zikalino@microsoft.com> | 2019-02-15 10:46:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-15 10:46:52 +0100 |
commit | 2f3960558deb50be80c612f8e35123648a05a1f8 (patch) | |
tree | 0ea32b12e3154aa11a694c58e2f5bd0040fb2c14 /test/integration/targets/azure_rm_postgresqlserver/aliases | |
parent | Fix for MySQL server update and storage_mb (#51661) (diff) | |
download | ansible-2f3960558deb50be80c612f8e35123648a05a1f8.tar.xz ansible-2f3960558deb50be80c612f8e35123648a05a1f8.zip |
Fix for PostgresSQL server update and storage_mb (#51653)
Diffstat (limited to 'test/integration/targets/azure_rm_postgresqlserver/aliases')
-rw-r--r-- | test/integration/targets/azure_rm_postgresqlserver/aliases | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/azure_rm_postgresqlserver/aliases b/test/integration/targets/azure_rm_postgresqlserver/aliases index 73725907d7..7e5b111d5b 100644 --- a/test/integration/targets/azure_rm_postgresqlserver/aliases +++ b/test/integration/targets/azure_rm_postgresqlserver/aliases @@ -6,4 +6,3 @@ azure_rm_postgresqldatabase azure_rm_postgresqldatabase_facts azure_rm_postgresqlfirewallrule azure_rm_postgresqlfirewallrule_facts -disabled |