mirror of
https://github.com/Rudd-O/ansible-qubes.git
synced 2025-03-01 14:22:33 +01:00
pathify path in main readme, 2
This commit is contained in:
parent
2a16039508
commit
03b5c7d4e2
10
README.md
10
README.md
@ -9,14 +9,14 @@ industry-standard configuration management solutions.
|
||||
|
||||
The software in this kit includes the following:
|
||||
|
||||
1. A computer program `bombshell-client` that can run in dom0 or
|
||||
1. A [computer program `bombshell-client`](./bin/bombshell-client) that can run in dom0 or
|
||||
in any domU, which uses the `qubes.VMShell` Qubes RPC service
|
||||
to provide an *interactive* session with a shell interpreter
|
||||
(or any program of your choice) from a VM to any other VM.
|
||||
2. A connection plug-in for Ansible that uses `bombshell-client`
|
||||
to make the full power of Ansible automation available to
|
||||
Qubes OS administrators and users.
|
||||
3. A set of commands for SaltStack `salt-ssh` that fake SSH
|
||||
2. A [connection plug-in for Ansible](./ansible/connection_plugins/qubes.py)
|
||||
that uses `bombshell-client` to make the full power of Ansible automation
|
||||
available to Qubes OS administrators and users.
|
||||
3. A [set of commands for SaltStack `salt-ssh`](./bin/) that fake SSH
|
||||
and SCP using `bombshell-client` to enable SaltStack management
|
||||
of Qubes OS VMs.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user