6c3840661f
Resolves: RHBZ#1993857 - Remove python3, pip and ansible installation from sanity test Related: RHBZ#1993857 - Replace json_query in tests/user/test_users_absent.yml Resolves: RHBZ#1992997
4 lines
88 B
Bash
4 lines
88 B
Bash
#!/bin/sh -eux
|
|
|
|
ansible-playbook -i inventory install-server.yml -v --connection=local
|