Skip to content

Commit

Permalink
ansible: Remove my batesste-ansible project as a sub-module
Browse files Browse the repository at this point in the history
It seemed a bit clunky to have batesste-ansible as a submodule so
remove it and just refer to it in the README.md.
  • Loading branch information
sbates130272 committed May 29, 2023
1 parent dcf099c commit e0695fd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "ansible"]
path = ansible
url = https://github.com/sbates130272/batesste-ansible.git
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,12 @@ interfaces and not the eth0 interfaces.
Note you need the rdma_rxe module installed on both target and host
right now as there is an issue with monolithic kernels and rxe we need
to root-cause.

## Ansible

Once you get a VM up and running you can use [Ansible][ref-ansible] to
install a bunch more things into it. I have a rather nice project
called [batesste-ansible][ref-bates] that you can use for this.

[ref-ansible]: https://www.ansible.com/
[ref-bates]: https://github.com/sbates130272/batesste-ansible
1 change: 0 additions & 1 deletion ansible
Submodule ansible deleted from 5e9a85

0 comments on commit e0695fd

Please sign in to comment.