ansible - YAML 0.10 KB
                                
                                    - name: Install apache httpd  (state=present is optional)
  apt:
    name: apache2
    state: present
                                
                            

Paste Hosted With By Wklejamy.pl