Skip to content

Commit

Permalink
Commit changes made by code formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 8, 2024
1 parent 75aa5ba commit 9185c18
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
1 change: 0 additions & 1 deletion ansible/group_vars/server_type_onr_boe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,3 @@ disks_mount:
# - ebs_device_name: /dev/sds
# dir: swap
# fstype: swap

2 changes: 1 addition & 1 deletion ansible/roles/onr-boe/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
dependencies:
- role: get-ec2-facts
- role: ansible-requirements
# - role: disable-ipv6 TODO: ask Craig what this is for
# - role: disable-ipv6 TODO: ask Craig what this is for
- role: disable-firewall
7 changes: 3 additions & 4 deletions ansible/roles/onr-boe/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,15 @@
# - import_tasks: get-facts.yml
# tags:
# - ec2provision
# - oracle_db_get_facts
# - oracle_db_reconfigure_has
# - oracle_db_restore_databases
# - oracle_db_get_facts
# - oracle_db_reconfigure_has
# - oracle_db_restore_databases

- import_tasks: download-software.yml
tags:
- amibuild
- ec2provision
# - oracle_db_get_base_software

# - import_tasks: install-base-software.yml
# tags:
# - amibuild
Expand Down

0 comments on commit 9185c18

Please sign in to comment.