nginx deployments

class reemote.deployments.nginx.install_nginx.Install_nginx(body: str, title: str, user: str, sudo: bool = False, su: bool = False)[source]

Bases: object