5 lines
62 B
Python
5 lines
62 B
Python
from pyinfra.operations import apt
|
|
from pyinfra import host
|
|
|
|
|
from pyinfra.operations import apt
|
|
from pyinfra import host
|
|
|
|
|