Skip to content

Commit

Permalink
Replace config with _config for NetworkManagementClient
Browse files Browse the repository at this point in the history
* Addresses issue #903

Signed-off-by: Hideki Saito <saito@fgrep.org>
  • Loading branch information
saito-hideki committed Jun 29, 2022
1 parent 0a7eb5e commit 17d6f11
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,9 @@
- postgresqlServer
subnet:
id: "{{ subnet_output.state.id }}"
tags:
tags:
key1: value1
cert_validation_mode: ignore
register: output

- name: Assert status succeeded and results match expectations
Expand Down

0 comments on commit 17d6f11

Please sign in to comment.