我刚接触过ansible,当尝试运行在剧本下面时,出现了未定义的变量错误。该任务包括一个带有未定义变量的选项。错误是:“变量”未定义
---
- name: get time date
hosts: localhost
tasks:
- name: get from system
shell: "date +%Y-%m-%d"
register: dstamp
- name: print date
hosts: IOS
tasks:
- name: print
debug:
msg:
标题说明了这一切,我一直在努力让它起作用,但它对我不起作用。它只是显示第一个包含。
<?php include 'config.php'; include 'https://theurl/that_the_header_is_on/header.php'; include '$header_url'; ?>
编辑:错误在这里:
2016年12月11日03:26:13欧洲/莫斯科PHP警告: include():http:// allow_url_include=0在第4行的allow_url_include=0中禁用了服务器配