Skip to content

Commit 4327a16

Browse files
authored
fix role name in README (#993)
1 parent b34aa56 commit 4327a16

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

roles/eda_decision_environments/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ eda_decision_environments:
9696
tags:
9797
- always
9898
roles:
99-
- infra.aap_configuration.decision_environments
99+
- infra.aap_configuration.eda_decision_environments
100100
```
101101
102102
## License

roles/eda_users/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# infra.aap_configuration.aap_user_accounts
1+
# infra.aap_configuration.eda_users
22

33
## Description
44

roles/gateway_applications/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ansible Role infra.aap_configuration.applications
1+
# Ansible Role infra.aap_configuration.gateway_applications
22

33
## Description
44

roles/gateway_authenticator_maps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ansible Role infra.aap_configuration.authenticator_maps
1+
# Ansible Role infra.aap_configuration.gateway_authenticator_maps
22

33
## Description
44

roles/gateway_authenticators/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ansible Role infra.aap_configuration.authenticators
1+
# Ansible Role infra.aap_configuration.gateway_authenticators
22

33
## Description
44

roles/gateway_http_ports/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ansible Role infra.aap_configuration.http_ports
1+
# Ansible Role infra.aap_configuration.gateway_http_ports
22

33
## Description
44

roles/gateway_organizations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ansible Role infra.aap_configuration.organizations
1+
# Ansible Role infra.aap_configuration.gateway_organizations
22

33
## Description
44

roles/gateway_role_user_assignments/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ansible Role infra.aap_configuration.role_user_assignments
1+
# Ansible Role infra.aap_configuration.gateway_role_user_assignments
22

33
## Description
44

roles/gateway_routes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ansible Role infra.aap_configuration.routes
1+
# Ansible Role infra.aap_configuration.gateway_routes
22

33
## Description
44

roles/gateway_service_clusters/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ansible Role infra.aap_configuration.service_clusters
1+
# Ansible Role infra.aap_configuration.gateway_service_clusters
22

33
## Description
44

0 commit comments

Comments
 (0)