Skip to content

Commit

Permalink
Revert "Add ansible notebook for configuring QALab Servers"
Browse files Browse the repository at this point in the history
This reverts commit 6f82f49.
  • Loading branch information
MarcTM01 committed Oct 17, 2024
1 parent e8445cd commit 72b2353
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 153 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,3 @@ cython_debug/

# Automatically generated API clients
clients/

# Ansible Inventory
inventory.yml
26 changes: 0 additions & 26 deletions infra/playbook.yml

This file was deleted.

4 changes: 0 additions & 4 deletions infra/requirements.yml

This file was deleted.

6 changes: 0 additions & 6 deletions infra/roles/configuressh/handlers/main.yml

This file was deleted.

2 changes: 0 additions & 2 deletions infra/roles/configuressh/meta/main.yml

This file was deleted.

26 changes: 0 additions & 26 deletions infra/roles/configuressh/tasks/main.yml

This file was deleted.

2 changes: 0 additions & 2 deletions infra/roles/systemupdate/meta/main.yml

This file was deleted.

30 changes: 0 additions & 30 deletions infra/roles/systemupdate/tasks/main.yml

This file was deleted.

60 changes: 9 additions & 51 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ testing = [
"pytest>=8.3.3",
"coverage>=7.6.3",
]
infra = [
"ansible>=10.5.0",
]

[tool.ruff]
line-length = 120
Expand Down

0 comments on commit 72b2353

Please sign in to comment.