Home
last modified time | relevance | path

Searched refs:no_refresh (Results 1 – 25 of 75) sorted by relevance

123

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/packaging/os/
H A Dpkg5.py151 no_refresh = []
153 no_refresh = ['--no-refresh']
157 … behaviour[state]['subcommand']] + dry_run + accept_licenses + beadm + no_refresh + ['-q', '--'] +…
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dpkg5.py147 no_refresh = []
149 no_refresh = ['--no-refresh']
153 … behaviour[state]['subcommand']] + dry_run + accept_licenses + beadm + no_refresh + ['-q', '--'] +…
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/packaging/os/
H A Dpkg5.py147 no_refresh = []
149 no_refresh = ['--no-refresh']
153 … behaviour[state]['subcommand']] + dry_run + accept_licenses + beadm + no_refresh + ['-q', '--'] +…
/dports/net-mgmt/librenms/librenms-21.5.1/app/Http/Controllers/
H A DLegacyController.php20 $no_refresh = false;
81 'refresh' => $no_refresh ? 0 : Config::get('page_refresh'),
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/
H A Dpeering.inc.php22 $no_refresh = true; variable
H A Dcustomers.inc.php4 $no_refresh = true; variable
H A Dripenccapi.inc.php13 $no_refresh = true; variable
H A Dgraylog.inc.php17 $no_refresh = true; variable
H A Dalert-schedule.inc.php16 $no_refresh = true; variable
H A Ddevice-dependencies.inc.php14 $no_refresh = true; variable
H A Dalerts.inc.php16 $no_refresh = true; variable
H A Dalert-log.inc.php16 $no_refresh = true; variable
H A Dtools.inc.php3 $no_refresh = true; variable
H A Dsearch.inc.php3 $no_refresh = true; variable
H A Dadduser.inc.php5 $no_refresh = true; variable
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/device/port/
H A Darp.inc.php2 $no_refresh = true; variable
H A Dfdb.inc.php2 $no_refresh = true; variable
H A Dplugins.inc.php17 $no_refresh = true; variable
H A Drealtime.inc.php3 $no_refresh = true; variable
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/device/ports/
H A Darp.inc.php2 $no_refresh = true; variable
H A Dfdb.inc.php2 $no_refresh = true; variable
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/device/routing/
H A Droutes.inc.php4 $no_refresh = true; variable
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/device/
H A Dnac.inc.php3 $no_refresh = true; variable
H A Dcapture.inc.php24 $no_refresh = true; variable
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/ports/
H A Dlist.inc.php18 $no_refresh = true; variable

123