Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
1234567 |
- apache2-config:
- file.blockreplace:
- - name: /etc/apache2/apache2.conf
- - append_if_not_found: True
- - content: |
- ServerName netboot
- AddType application/x-httpd-php .ipxe
|