Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

role/deploy_flask_app - change required parameter key pair with path to ssh key file #109

Merged
merged 51 commits into from
Feb 9, 2024

Commits on Dec 19, 2023

  1. Fix integration test issue

    abikouo committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    725e7ad View commit details
    Browse the repository at this point in the history
  2. adding issue number

    abikouo committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    35bc474 View commit details
    Browse the repository at this point in the history
  3. Retrieve RDS instance info

    abikouo committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d15c275 View commit details
    Browse the repository at this point in the history
  4. minor updates

    abikouo committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    83bdced View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. setting file permission

    abikouo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7719bb8 View commit details
    Browse the repository at this point in the history
  2. Fix issue with delete.yaml

    abikouo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    30228f8 View commit details
    Browse the repository at this point in the history
  3. try to ping the workers

    abikouo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9d11e47 View commit details
    Browse the repository at this point in the history
  4. try to ping the workers

    abikouo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4e5b860 View commit details
    Browse the repository at this point in the history
  5. commit with aws alias

    abikouo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fff9401 View commit details
    Browse the repository at this point in the history
  6. add credentials

    abikouo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f6d536f View commit details
    Browse the repository at this point in the history
  7. add path to ssh private key

    abikouo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fed9b8e View commit details
    Browse the repository at this point in the history
  8. skip load balancer for now

    abikouo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0b40c4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb7c6f3 View commit details
    Browse the repository at this point in the history
  10. fix inventory template issue

    abikouo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0e09fe5 View commit details
    Browse the repository at this point in the history
  11. fix inventory

    abikouo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2552c00 View commit details
    Browse the repository at this point in the history
  12. fix inventory

    abikouo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1228fac View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. full integration

    abikouo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3d8f72c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a48c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a16851 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. minor updates

    abikouo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    584a227 View commit details
    Browse the repository at this point in the history
  2. update playbooks

    abikouo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8af0f2c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. minor updates

    abikouo committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    94c1457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91f82fb View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    4ad3c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37805f4 View commit details
    Browse the repository at this point in the history
  3. Remove unused playbook

    abikouo committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b45004c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0957321 View commit details
    Browse the repository at this point in the history
  5. minor updates

    abikouo committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    136d136 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8731e94 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    68588a1 View commit details
    Browse the repository at this point in the history
  2. temporary commit

    abikouo committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e7056b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. using roles

    abikouo committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6dac13b View commit details
    Browse the repository at this point in the history
  2. add missing paremeters

    abikouo committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b38b83e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Update RDS result

    abikouo committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bd0a907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b760acc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b32f8fc View commit details
    Browse the repository at this point in the history
  4. Fix ansible-lint

    abikouo committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b1e01ad View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    dd2eec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    985b23c View commit details
    Browse the repository at this point in the history
  3. fix linters

    abikouo committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3f13bc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. minor update for code review

    abikouo committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    eba57a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    49187b8 View commit details
    Browse the repository at this point in the history
  2. minor code review updates

    abikouo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0c620fc View commit details
    Browse the repository at this point in the history
  3. add missing deletion steps

    abikouo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d6ea987 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c4e498 View commit details
    Browse the repository at this point in the history
  5. RDS result update

    abikouo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a9813d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. delete additional key pairs

    abikouo committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f89c274 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    dbb3c18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca71f7e View commit details
    Browse the repository at this point in the history
  3. fix minor issue

    abikouo committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    960b9eb View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Update playbooks/webapp/vars/main.yaml

    Co-authored-by: GomathiselviS <[email protected]>
    abikouo and GomathiselviS authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4de99e5 View commit details
    Browse the repository at this point in the history