5 lines
59 B
Bash
5 lines
59 B
Bash
#!/bin/bash
|
|
|
|
sudo dnf update
|
|
|
|
sudo dnf install ansible-core |
#!/bin/bash
|
|
|
|
sudo dnf update
|
|
|
|
sudo dnf install ansible-core |