From db142bbe8ba629e3945134af35d59c676546a522 Mon Sep 17 00:00:00 2001 From: Anupama Dwaram Date: Wed, 11 Mar 2026 10:54:48 -0400 Subject: [PATCH 1/3] Update inventory.yml --- local-app/aws-account-setup/ansible/inventory/inventory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-app/aws-account-setup/ansible/inventory/inventory.yml b/local-app/aws-account-setup/ansible/inventory/inventory.yml index 85712c52..644e7f79 100644 --- a/local-app/aws-account-setup/ansible/inventory/inventory.yml +++ b/local-app/aws-account-setup/ansible/inventory/inventory.yml @@ -983,7 +983,7 @@ all: ditd-geocoder-nonprod-gov: hosts: ditd-geocoder-nonprod-gov.cloud ansible_host=localhost - ditd-geocoder-prod-ew: + ditd-geocoder-prod-ew: hosts: ditd-geocoder-prod-ew.cloud ansible_host=localhost ditd-geocoder-prod-gov: From 8d8ae4b1ba384b9289a0ff23ae7bc1817f2f082e Mon Sep 17 00:00:00 2001 From: dwara001 Date: Wed, 11 Mar 2026 10:58:37 -0400 Subject: [PATCH 2/3] updated host --- ...er-dmz-nonprod-gov.iebcloud.1773240684.log | 61 +++++++++++++++++++ ...d-geocoder-prod-ew.iebcloud.1773240712.log | 61 +++++++++++++++++++ 2 files changed, 122 insertions(+) create mode 100644 local-app/aws-account-setup/ansible/setup.ditd-geocoder-dmz-nonprod-gov.iebcloud.1773240684.log create mode 100644 local-app/aws-account-setup/ansible/setup.ditd-geocoder-prod-ew.iebcloud.1773240712.log diff --git a/local-app/aws-account-setup/ansible/setup.ditd-geocoder-dmz-nonprod-gov.iebcloud.1773240684.log b/local-app/aws-account-setup/ansible/setup.ditd-geocoder-dmz-nonprod-gov.iebcloud.1773240684.log new file mode 100644 index 00000000..b5683288 --- /dev/null +++ b/local-app/aws-account-setup/ansible/setup.ditd-geocoder-dmz-nonprod-gov.iebcloud.1773240684.log @@ -0,0 +1,61 @@ +ansible-playbook -i inventory site.yml -v --limit ditd-geocoder-dmz-nonprod-gov --tags first-time,submodule |& tee -a setup.ditd-geocoder-dmz-nonprod-gov.iebcloud.1773240684.log +[WARNING]: * Failed to parse +/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml with auto plugin: We were unable to read +either as JSON nor YAML, these are the errors we got from each: JSON: Expecting +value: line 1 column 1 (char 0) Syntax Error while loading YAML. found a tab +character that violates indentation The error appears to be in +'/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml': line 985, column 53, but may be +elsewhere in the file depending on the exact syntax problem. The offending +line appears to be: ditd-geocoder-nonprod-gov.cloud +ansible_host=localhost ^ +here There appears to be both 'k=v' shorthand syntax and YAML in this task. +Only one syntax may be used. There appears to be a tab character at the start +of the line. YAML does not use tabs for formatting. Tabs should be replaced +with spaces. For example: - name: update tooling vars: +version: 1.2.3 # ^--- there is a tab there. Should be written as: - +name: update tooling vars: version: 1.2.3 # ^--- all spaces here. +[WARNING]: * Failed to parse +/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml with yaml plugin: We were unable to read +either as JSON nor YAML, these are the errors we got from each: JSON: Expecting +value: line 1 column 1 (char 0) Syntax Error while loading YAML. found a tab +character that violates indentation The error appears to be in +'/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml': line 985, column 53, but may be +elsewhere in the file depending on the exact syntax problem. The offending +line appears to be: ditd-geocoder-nonprod-gov.cloud +ansible_host=localhost ^ +here There appears to be both 'k=v' shorthand syntax and YAML in this task. +Only one syntax may be used. There appears to be a tab character at the start +of the line. YAML does not use tabs for formatting. Tabs should be replaced +with spaces. For example: - name: update tooling vars: +version: 1.2.3 # ^--- there is a tab there. Should be written as: - +name: update tooling vars: version: 1.2.3 # ^--- all spaces here. +[WARNING]: * Failed to parse +/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml with ini plugin: Invalid host pattern +'all:' supplied, ending in ':' is not allowed, this character is reserved to +provide a port. +[WARNING]: Unable to parse +/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml as an inventory source +[WARNING]: Unable to parse +/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory as an inventory source +[WARNING]: No inventory was parsed, only implicit localhost is available +[WARNING]: provided hosts list is empty, only localhost is available. Note that +the implicit localhost does not match 'all' +[WARNING]: Could not match supplied host pattern, ignoring: ditd-geocoder-dmz- +nonprod-gov +Using /data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account-setup/ansible/ansible.cfg as config file + +PLAY [Setup AWS Accounts] ****************************************************** +skipping: no hosts matched + +PLAY [Deploy base configuration for account] *********************************** +skipping: no hosts matched + +PLAY RECAP ********************************************************************* + diff --git a/local-app/aws-account-setup/ansible/setup.ditd-geocoder-prod-ew.iebcloud.1773240712.log b/local-app/aws-account-setup/ansible/setup.ditd-geocoder-prod-ew.iebcloud.1773240712.log new file mode 100644 index 00000000..eb55d5d6 --- /dev/null +++ b/local-app/aws-account-setup/ansible/setup.ditd-geocoder-prod-ew.iebcloud.1773240712.log @@ -0,0 +1,61 @@ +ansible-playbook -i inventory site.yml -v --limit ditd-geocoder-prod-ew --tags first-time,submodule |& tee -a setup.ditd-geocoder-prod-ew.iebcloud.1773240712.log +[WARNING]: * Failed to parse +/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml with auto plugin: We were unable to read +either as JSON nor YAML, these are the errors we got from each: JSON: Expecting +value: line 1 column 1 (char 0) Syntax Error while loading YAML. found a tab +character that violates indentation The error appears to be in +'/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml': line 985, column 53, but may be +elsewhere in the file depending on the exact syntax problem. The offending +line appears to be: ditd-geocoder-nonprod-gov.cloud +ansible_host=localhost ^ +here There appears to be both 'k=v' shorthand syntax and YAML in this task. +Only one syntax may be used. There appears to be a tab character at the start +of the line. YAML does not use tabs for formatting. Tabs should be replaced +with spaces. For example: - name: update tooling vars: +version: 1.2.3 # ^--- there is a tab there. Should be written as: - +name: update tooling vars: version: 1.2.3 # ^--- all spaces here. +[WARNING]: * Failed to parse +/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml with yaml plugin: We were unable to read +either as JSON nor YAML, these are the errors we got from each: JSON: Expecting +value: line 1 column 1 (char 0) Syntax Error while loading YAML. found a tab +character that violates indentation The error appears to be in +'/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml': line 985, column 53, but may be +elsewhere in the file depending on the exact syntax problem. The offending +line appears to be: ditd-geocoder-nonprod-gov.cloud +ansible_host=localhost ^ +here There appears to be both 'k=v' shorthand syntax and YAML in this task. +Only one syntax may be used. There appears to be a tab character at the start +of the line. YAML does not use tabs for formatting. Tabs should be replaced +with spaces. For example: - name: update tooling vars: +version: 1.2.3 # ^--- there is a tab there. Should be written as: - +name: update tooling vars: version: 1.2.3 # ^--- all spaces here. +[WARNING]: * Failed to parse +/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml with ini plugin: Invalid host pattern +'all:' supplied, ending in ':' is not allowed, this character is reserved to +provide a port. +[WARNING]: Unable to parse +/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory/inventory.yml as an inventory source +[WARNING]: Unable to parse +/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- +setup/ansible/inventory as an inventory source +[WARNING]: No inventory was parsed, only implicit localhost is available +[WARNING]: provided hosts list is empty, only localhost is available. Note that +the implicit localhost does not match 'all' +[WARNING]: Could not match supplied host pattern, ignoring: ditd-geocoder-prod- +ew +Using /data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account-setup/ansible/ansible.cfg as config file + +PLAY [Setup AWS Accounts] ****************************************************** +skipping: no hosts matched + +PLAY [Deploy base configuration for account] *********************************** +skipping: no hosts matched + +PLAY RECAP ********************************************************************* + From 24ff6cac9e81c8ccd03731058b959784f1f675b7 Mon Sep 17 00:00:00 2001 From: dwara001 Date: Wed, 11 Mar 2026 11:08:04 -0400 Subject: [PATCH 3/3] updated host --- ...er-dmz-nonprod-gov.iebcloud.1773240684.log | 61 ------------------- ...d-geocoder-prod-ew.iebcloud.1773240712.log | 61 ------------------- 2 files changed, 122 deletions(-) delete mode 100644 local-app/aws-account-setup/ansible/setup.ditd-geocoder-dmz-nonprod-gov.iebcloud.1773240684.log delete mode 100644 local-app/aws-account-setup/ansible/setup.ditd-geocoder-prod-ew.iebcloud.1773240712.log diff --git a/local-app/aws-account-setup/ansible/setup.ditd-geocoder-dmz-nonprod-gov.iebcloud.1773240684.log b/local-app/aws-account-setup/ansible/setup.ditd-geocoder-dmz-nonprod-gov.iebcloud.1773240684.log deleted file mode 100644 index b5683288..00000000 --- a/local-app/aws-account-setup/ansible/setup.ditd-geocoder-dmz-nonprod-gov.iebcloud.1773240684.log +++ /dev/null @@ -1,61 +0,0 @@ -ansible-playbook -i inventory site.yml -v --limit ditd-geocoder-dmz-nonprod-gov --tags first-time,submodule |& tee -a setup.ditd-geocoder-dmz-nonprod-gov.iebcloud.1773240684.log -[WARNING]: * Failed to parse -/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml with auto plugin: We were unable to read -either as JSON nor YAML, these are the errors we got from each: JSON: Expecting -value: line 1 column 1 (char 0) Syntax Error while loading YAML. found a tab -character that violates indentation The error appears to be in -'/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml': line 985, column 53, but may be -elsewhere in the file depending on the exact syntax problem. The offending -line appears to be: ditd-geocoder-nonprod-gov.cloud -ansible_host=localhost ^ -here There appears to be both 'k=v' shorthand syntax and YAML in this task. -Only one syntax may be used. There appears to be a tab character at the start -of the line. YAML does not use tabs for formatting. Tabs should be replaced -with spaces. For example: - name: update tooling vars: -version: 1.2.3 # ^--- there is a tab there. Should be written as: - -name: update tooling vars: version: 1.2.3 # ^--- all spaces here. -[WARNING]: * Failed to parse -/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml with yaml plugin: We were unable to read -either as JSON nor YAML, these are the errors we got from each: JSON: Expecting -value: line 1 column 1 (char 0) Syntax Error while loading YAML. found a tab -character that violates indentation The error appears to be in -'/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml': line 985, column 53, but may be -elsewhere in the file depending on the exact syntax problem. The offending -line appears to be: ditd-geocoder-nonprod-gov.cloud -ansible_host=localhost ^ -here There appears to be both 'k=v' shorthand syntax and YAML in this task. -Only one syntax may be used. There appears to be a tab character at the start -of the line. YAML does not use tabs for formatting. Tabs should be replaced -with spaces. For example: - name: update tooling vars: -version: 1.2.3 # ^--- there is a tab there. Should be written as: - -name: update tooling vars: version: 1.2.3 # ^--- all spaces here. -[WARNING]: * Failed to parse -/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml with ini plugin: Invalid host pattern -'all:' supplied, ending in ':' is not allowed, this character is reserved to -provide a port. -[WARNING]: Unable to parse -/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml as an inventory source -[WARNING]: Unable to parse -/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory as an inventory source -[WARNING]: No inventory was parsed, only implicit localhost is available -[WARNING]: provided hosts list is empty, only localhost is available. Note that -the implicit localhost does not match 'all' -[WARNING]: Could not match supplied host pattern, ignoring: ditd-geocoder-dmz- -nonprod-gov -Using /data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account-setup/ansible/ansible.cfg as config file - -PLAY [Setup AWS Accounts] ****************************************************** -skipping: no hosts matched - -PLAY [Deploy base configuration for account] *********************************** -skipping: no hosts matched - -PLAY RECAP ********************************************************************* - diff --git a/local-app/aws-account-setup/ansible/setup.ditd-geocoder-prod-ew.iebcloud.1773240712.log b/local-app/aws-account-setup/ansible/setup.ditd-geocoder-prod-ew.iebcloud.1773240712.log deleted file mode 100644 index eb55d5d6..00000000 --- a/local-app/aws-account-setup/ansible/setup.ditd-geocoder-prod-ew.iebcloud.1773240712.log +++ /dev/null @@ -1,61 +0,0 @@ -ansible-playbook -i inventory site.yml -v --limit ditd-geocoder-prod-ew --tags first-time,submodule |& tee -a setup.ditd-geocoder-prod-ew.iebcloud.1773240712.log -[WARNING]: * Failed to parse -/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml with auto plugin: We were unable to read -either as JSON nor YAML, these are the errors we got from each: JSON: Expecting -value: line 1 column 1 (char 0) Syntax Error while loading YAML. found a tab -character that violates indentation The error appears to be in -'/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml': line 985, column 53, but may be -elsewhere in the file depending on the exact syntax problem. The offending -line appears to be: ditd-geocoder-nonprod-gov.cloud -ansible_host=localhost ^ -here There appears to be both 'k=v' shorthand syntax and YAML in this task. -Only one syntax may be used. There appears to be a tab character at the start -of the line. YAML does not use tabs for formatting. Tabs should be replaced -with spaces. For example: - name: update tooling vars: -version: 1.2.3 # ^--- there is a tab there. Should be written as: - -name: update tooling vars: version: 1.2.3 # ^--- all spaces here. -[WARNING]: * Failed to parse -/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml with yaml plugin: We were unable to read -either as JSON nor YAML, these are the errors we got from each: JSON: Expecting -value: line 1 column 1 (char 0) Syntax Error while loading YAML. found a tab -character that violates indentation The error appears to be in -'/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml': line 985, column 53, but may be -elsewhere in the file depending on the exact syntax problem. The offending -line appears to be: ditd-geocoder-nonprod-gov.cloud -ansible_host=localhost ^ -here There appears to be both 'k=v' shorthand syntax and YAML in this task. -Only one syntax may be used. There appears to be a tab character at the start -of the line. YAML does not use tabs for formatting. Tabs should be replaced -with spaces. For example: - name: update tooling vars: -version: 1.2.3 # ^--- there is a tab there. Should be written as: - -name: update tooling vars: version: 1.2.3 # ^--- all spaces here. -[WARNING]: * Failed to parse -/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml with ini plugin: Invalid host pattern -'all:' supplied, ending in ':' is not allowed, this character is reserved to -provide a port. -[WARNING]: Unable to parse -/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory/inventory.yml as an inventory source -[WARNING]: Unable to parse -/data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account- -setup/ansible/inventory as an inventory source -[WARNING]: No inventory was parsed, only implicit localhost is available -[WARNING]: provided hosts list is empty, only localhost is available. Note that -the implicit localhost does not match 'all' -[WARNING]: Could not match supplied host pattern, ignoring: ditd-geocoder-prod- -ew -Using /data/terraform/workspaces/dwara001/terraform/support/local-app/aws-account-setup/ansible/ansible.cfg as config file - -PLAY [Setup AWS Accounts] ****************************************************** -skipping: no hosts matched - -PLAY [Deploy base configuration for account] *********************************** -skipping: no hosts matched - -PLAY RECAP ********************************************************************* -